[% 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 %]

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

[% UNLESS ( isEDITORS ) %] [% END %] [% IF ( CAN_user_editauthorities ) %] [% END %] [% FOREACH resul IN result %] [% UNLESS ( loop.odd ) %] [% ELSE %] [% END %] [% UNLESS ( resul.isEDITORS ) %] [% END %] [% IF ( CAN_user_editauthorities ) %] [% END %] [% END %]
SummaryUsed in 
[% PROCESS authresult summary=resul.summary %] Details [% resul.used %] records(s) Edit | Merge [% UNLESS ( resul.used ) %] | Delete [% END %]
[% pagination_bar %]
[% ELSE %] No results found [% END %]
[% INCLUDE 'intranet-bottom.inc' %]