|
Lines 20-27
Link Here
|
| 20 |
<span>(There was a problem checking in this item, please see library staff for assistance)</span> |
20 |
<span>(There was a problem checking in this item, please see library staff for assistance)</span> |
| 21 |
[% END %] |
21 |
[% END %] |
| 22 |
[% END %] |
22 |
[% END %] |
| 23 |
[% PROCESS 'html_helpers.inc' %] |
|
|
| 24 |
[% SET OpacHeader = KohaNews.get( location => "opacheader", lang => lang, library => branchcode, blocktitle => 0 ) %] |
| 25 |
[% INCLUDE 'doc-head-open.inc' %] |
23 |
[% INCLUDE 'doc-head-open.inc' %] |
| 26 |
[% SET OpacLangSelectorMode = Koha.Preference('OpacLangSelectorMode') %] |
24 |
[% SET OpacLangSelectorMode = Koha.Preference('OpacLangSelectorMode') %] |
| 27 |
<title>Self check-in › [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha [% END %]</title> |
25 |
<title>Self check-in › [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha [% END %]</title> |
| 28 |
- |
|
|