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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt (-2 / +1 lines)
Lines 30-36 Link Here
30
[% INCLUDE 'doc-head-open.inc' %]
30
[% INCLUDE 'doc-head-open.inc' %]
31
<title>[% FILTER collapse %]
31
<title>[% FILTER collapse %]
32
    [% tx("Check in {title}", { title = title }) | html %] &rsaquo;
32
    [% t("Check in") | html %] &rsaquo;
33
    [% t("Circulation") | html %] &rsaquo;
33
    [% t("Circulation") | html %] &rsaquo;
34
    [% t("Koha") | html %]
34
    [% t("Koha") | html %]
35
[% END %]</title>
35
[% END %]</title>
36
-

Return to bug 35688