[% IF ( searchdesc ) %] No results found for that in [% LibraryName | html %] catalog.
[% IF ( ReturnPath ) %] [% ELSE %] You did not specify any search criteria. [% END %] [% END %] [% IF ( OPACNoResultsFound ) %][% IF ( total ) %]Your search returned [% total | html %] results. [% IF ( related ) %] (related searches: [% FOREACH relate IN related %] [% relate.related_search | html %] [% END %] ). [% END %]
[% END # / IF searchdesc %] [% END # / IF total %]-
[% FOREACH SPELL_SUGGES IN SPELL_SUGGEST %]
- [% SPELL_SUGGES.spsuggestion | html %] [% END %]
Error:
[% query_error | html %]-
[% IF Koha.Preference( 'suggestion' ) == 1 %]
[% IF Koha.Preference( 'AnonSuggestions' ) == 1 %]
- Make a purchase suggestion [% ELSIF loggedinusername %]
- Make a purchase suggestion [% END %] [% END %] [% IF Koha.Preference( 'ILLModule' ) == 1 && loggedinusername %]
- Make an Interlibrary loan request [% END %]