View | Details | Raw Unified | Return to bug 40418
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/localization.tt (-2 / +1 lines)
Lines 15-21 Link Here
15
        › [% t("Koha") | html %]
15
        › [% t("Koha") | html %]
16
    [% END %]
16
    [% END %]
17
</title>
17
</title>
18
[% INCLUDE 'doc-head-close.inc' popup => 1 %]
18
[% INCLUDE 'doc-head-close.inc' %]
19
<style>
19
<style>
20
    #localization {
20
    #localization {
21
        margin-top: 1em;
21
        margin-top: 1em;
22
- 

Return to bug 40418