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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt (-2 / +1 lines)
Lines 226-232 Link Here
226
    [% END %]
226
    [% END %]
227
227
228
    [% IF searchfield %]
228
    [% IF searchfield %]
229
        You searched for [% searchfield | html %]</span>
229
        <span>You searched for [% searchfield | html %]</span>
230
    [% END %]
230
    [% END %]
231
231
232
    <div class="page-section">
232
    <div class="page-section">
233
- 

Return to bug 38713