[% USE Koha %] [% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Your search history [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-search-history' bodyclass='scrollto' %] [% INCLUDE 'masthead.inc' %]
[% IF ( OpacNav||loggedinusername ) %]
[% ELSE %]
[% END %]

Search history

[% IF Koha.Preference( 'OpacAuthorities' ) == 1 %]
[% END %]
[% IF ( current_biblio_searches ) %]

Current session

Select all Clear all | Select searches to: Delete
[% FOREACH s IN current_biblio_searches %] [% END %]
Date Search Results
[% s.time |$KohaDates with_hours => 1 %] Subscribe to this search [% s.query_desc |html %] [% s.total %]
[% END %]
[% IF ( previous_biblio_searches ) %]

Previous sessions

Select all Clear all | Select searches to: Delete
[% FOREACH s IN previous_biblio_searches %] [% END %]
Date Search Results
[% s.time |$KohaDates with_hours => 1 %] Subscribe to this search [% s.query_desc |html %] [% s.total %]
[% END %]
[% IF !current_biblio_searches && !previous_biblio_searches %]

Your catalog search history is empty.

[% END %]
[% IF Koha.Preference( 'OpacAuthorities' ) == 1 %]
[% IF ( current_authority_searches ) %]

Current session

Select all Clear all | Select searches to: Delete
[% FOREACH s IN current_authority_searches %] [% END %]
Date Search Results
[% s.time |$KohaDates with_hours => 1 %] [% s.query_desc |html %] [% s.total %]
[% END %] [% IF ( previous_authority_searches ) %]

Previous sessions

Select all Clear all | Select searches to: Delete
[% FOREACH s IN previous_authority_searches %] [% END %]
Date Search Results
[% s.time |$KohaDates with_hours => 1 %] [% s.query_desc |html %] [% s.total %]
[% END %] [% IF !current_authority_searches && !previous_authority_searches %]

Your authority search history is empty.

[% END %]
[% END %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% INCLUDE 'datatables.inc' %] [% END %]