@@ -, +, @@ - Add a new biblio record - On 610 field, click on the tag editor button to search an authority - In the Authority search window, enter a large search - On the result page, for authorities having relations with other terms, in the Get it! column, you get a mess of TS/TG relations and not more Choose link. --- .../modules/authorities/searchresultlist-auth.tt | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt @@ -70,13 +70,7 @@ function jumpfull(page) [% resul.summary %] [% resul.used %] times - [% IF ( resul.repets ) %] - [% FOREACH repet IN resul.repets %] - [% repet.repet %] - [% END %] - [% ELSE %] - choose - [% END %] + choose Edit authority --