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 %] › |
32 |
[% t("Check in") | html %] › |
33 |
[% t("Circulation") | html %] › |
33 |
[% t("Circulation") | html %] › |
34 |
[% t("Koha") | html %] |
34 |
[% t("Koha") | html %] |
35 |
[% END %]</title> |
35 |
[% END %]</title> |
36 |
- |
|
|