@@ -, +, @@ --- .../en/xslt/MARC21slim2intranetDetail.xsl | 48 +++++++++---------- .../intranet-tmpl/prog/en/xslt/plainMARC.xsl | 16 ++++++- 2 files changed, 39 insertions(+), 25 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -686,14 +686,9 @@ - - - /cgi-bin/koha/authorities/detail.pl?authid= - - fa fa-search - View authority record - - + + + @@ -735,15 +730,11 @@ + - - - /cgi-bin/koha/authorities/detail.pl?authid= - - fa fa-search - View authority record - - + + + | @@ -1718,14 +1709,9 @@ - - - /cgi-bin/koha/authorities/detail.pl?authid= - - fa fa-search - View authority record - - + + + | @@ -1735,6 +1721,20 @@ + + + + + /cgi-bin/koha/authorities/detail.pl?authid= + View authority record + _blank + + fa fa-search + View authority record + + + + --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/plainMARC.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/plainMARC.xsl @@ -51,7 +51,21 @@ - _ + _ + + + + + /cgi-bin/koha/authorities/detail.pl?authid= + View authority record + _blank + + + + + + +
--