From f9554ea145d5b017f4e30382feb29c60e39be146 Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Thu, 21 Apr 2011 09:39:38 +1200 Subject: [PATCH] Bug 6212 : Fix for tags label showing with no tags --- koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt index e38975841d..31ae76aa53 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt @@ -479,7 +479,7 @@ $(document).ready(function(){ [% IF ( LibraryThingForLibrariesID ) %]
[% END %] [% IF ( opacuserlogin ) %][% IF ( TagsEnabled ) %] [% IF ( TagsShowOnList ) %] - [% IF ( SEARCH_RESULT.TagLoop ) %] + [% IF ( SEARCH_RESULT.TagLoop.size ) %]
Tags: