|
Lines 7-15
Link Here
|
| 7 |
[% USE KohaNews %] |
7 |
[% USE KohaNews %] |
| 8 |
[% SET opacsuggestion = KohaNews.get( location => "OpacSuggestioninstructions", lang => lang, library => branchcode ) %] |
8 |
[% SET opacsuggestion = KohaNews.get( location => "OpacSuggestioninstructions", lang => lang, library => branchcode ) %] |
| 9 |
[% INCLUDE 'doc-head-open.inc' %] |
9 |
[% INCLUDE 'doc-head-open.inc' %] |
| 10 |
<title>[% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog › |
10 |
<title>[% IF ( op_add ) %]Enter a new purchase suggestion[% END %] |
| 11 |
[% IF ( op_add ) %]Enter a new purchase suggestion[% END %] |
11 |
[% IF ( op_else ) %]Purchase Suggestions[% END %] › |
| 12 |
[% IF ( op_else ) %]Purchase Suggestions[% END %]</title> |
12 |
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog</title> |
| 13 |
[% INCLUDE 'doc-head-close.inc' %] |
13 |
[% INCLUDE 'doc-head-close.inc' %] |
| 14 |
[% BLOCK cssinclude %][% END %] |
14 |
[% BLOCK cssinclude %][% END %] |
| 15 |
</head> |
15 |
</head> |