---
 .../opac-tmpl/prog/en/modules/opac-detail.tmpl     |    2 +-
 .../opac-tmpl/prog/en/modules/opac-results.tmpl    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl 
b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl
index 0ffa8b6..53e73c5 100644
--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl
+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl
@@ -188,7 +188,7 @@
         <!-- /TMPL_IF -->
 
 <!-- This puts the LTFL reviews in, and if TabbedView is not set, puts the 
remaining content above the Tabs instead of in them -->
-<!-- TMPL_IF NAME="LibraryThingForLibrariesID"> 
+<!-- TMPL_IF NAME="LibraryThingForLibrariesID" -->
        <!-- TMPL_UNLESS NAME = "LibraryThingForLibrariesTabbedView" -->
                <div class="results_summary"><div id="ltfl_related" 
class="ltfl"></div></div> 
                <div class="results_summary"><div id="ltfl_similars" 
class="ltfl"></div></div> 
diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl 
b/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl
index d09bacb..6d9ab9a 100644
--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl
+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl
@@ -474,6 +474,6 @@ $(document).ready(function(){
 </div>
 
 <!-- TMPL_IF NAME="LibraryThingForLibrariesID" --> 
-<script 
src="http://ltfl.librarything.com/forlibraries/widget.js?id=<!--TMPL_VAR 
NAME="LibraryThingForLibrariesID" 
-->&systype=koha"type="text/javascript"></script> 
+<script 
src="http://ltfl.librarything.com/forlibraries/widget.js?id=<!--TMPL_VAR 
NAME="LibraryThingForLibrariesID" -->&systype=koha" 
type="text/javascript"></script> 
 <!-- /TMPL_IF --> 
 <!-- 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