From b6bc1762b9d3db10a1d2a3d32106512d37ff0e59 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 25 Apr 2011 21:55:40 +0200 Subject: [PATCH] Bug 6265: Authority search in OPAC not exact Content-Type: text/plain; charset="utf-8" The search for linked records from the full heading page was not exact. --- .../prog/en/modules/opac-authoritiesdetail.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiesdetail.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiesdetail.tt index db354d3..048de5b 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiesdetail.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiesdetail.tt @@ -61,7 +61,7 @@ function showChildren(mynumber) { [% END %]

Entry [% authtypetext %]

-

Used in [% count %] records

+

Used in [% count %] records

[% FOREACH Tag0X IN Tab0XX %]

[% Tag0X.tag %]