[% USE raw %] [% SET footerjs = 1 %] [% PROCESS 'authorities-search-results.inc' %] [% INCLUDE 'doc-head-open.inc' %] Koha › Authorities › Authority search results [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'authorities-search.inc' %]
[% INCLUDE 'authorities-toolbar.inc' %]

Authority search results

[% IF ( total ) %]
[% pagination_bar | $raw %]

Results [% from | html %] to [% to | html %] of [% total | html %]

[% UNLESS ( isEDITORS ) %] [% END %] [% IF ( CAN_user_editauthorities ) %] [% END %] [% FOREACH resul IN result %] [% UNLESS ( resul.isEDITORS ) %] [% END %] [% IF ( CAN_user_editauthorities ) %] [% END %] [% END %]
SummaryUsed in 
[% PROCESS authresult summary=resul.summary %] Details [% IF resul.used > 0 %] [% resul.used | html %] record(s) [% ELSE %] 0 records [% END %]
[% pagination_bar | $raw %]
[% ELSE %] No results found [% END %]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'authorities_js.inc' %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]