---
 .../prog/en/modules/opac-tags_subject.tmpl         |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags_subject.tmpl 
b/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags_subject.tmpl
index beb673e..39458c1 100644
--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags_subject.tmpl
+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags_subject.tmpl
@@ -21,7 +21,7 @@
         </fieldset>
 
         <!-- TMPL_LOOP name="LOOP" -->
-            <a href="/cgi-bin/koha/opac-search.pl?idx=su&q=&quot;<!-- TMPL_VAR 
name="entry" ESCAPE="HTML" -->&quot;" style="font-size:<!-- TMPL_VAR 
name="weight" -->px;"><!-- TMPL_VAR name="entry" --></a>
+            <a href="/cgi-bin/koha/opac-search.pl?idx=su&amp;q=&quot;<!-- 
TMPL_VAR name="entry" ESCAPE="HTML" -->&quot;" style="font-size:<!-- TMPL_VAR 
name="weight" -->px;"><!-- TMPL_VAR name="entry" --></a>
         <!-- /TMPL_LOOP -->
                <!-- TMPL_ELSE -->
                        <p>Note: This feature only available to French catalogs 
where ISBD subjects have been populated, and an index built by separate 
script.</p>
@@ -37,6 +37,5 @@
        <!--TMPL_INCLUDE NAME="navigation.inc" -->
        </div></div>
        <!-- /TMPL_IF -->
-  </div>
 </div>
 <!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->
-- 
1.5.6.5

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to