Bug Fixing : Browse shelves not displaying results
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / opac-detail.tmpl
index 5926027..08718e6 100644 (file)
@@ -325,7 +325,7 @@ YAHOO.util.Event.onContentReady("furtherm", function () {
 <!-- TMPL_ELSE -->
 <p>No physical items for this record</p>
 <!-- /TMPL_IF -->
-
+<!--/TMPL_LOOP-->
 <!-- TMPL_IF NAME="OpenOPACShelfBrowser" -->
 <div id="shelfbrowser">
 <h5 style="text-align: center;"><!-- TMPL_IF NAME="starting_homebranch" -->Browsing <!-- TMPL_VAR NAME="starting_homebranch" --> Shelves<!-- /TMPL_IF --><!-- TMPL_IF NAME="starting_location" -->, Shelving Location:</span><!-- TMPL_VAR NAME="starting_location" --> <!-- /TMPL_IF --> <a style="font-size: 75%;" href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->">Close Shelf Browser</a></h5>
@@ -582,10 +582,9 @@ YAHOO.util.Event.onContentReady("furtherm", function () {
 <!-- /TMPL_IF --><!-- /TMPL_IF -->
 
 <div id="further">
-
+<ul>
                <li style="display:none;"><a href="#" id="furthersearches">More searches</a></li>
 </ul>
-
 <div id="furtherm" class="yuimenu">
 <div class="bd">
 <h4>Search for this title in:</h4>
@@ -596,6 +595,8 @@ YAHOO.util.Event.onContentReady("furtherm", function () {
 </ul>
 </div>
 
+</div>
+</div>
         <div id="export" class="detailtagcell">
         <form method="get" action="/cgi-bin/koha/opac-export.pl">
         <label for="format">Save Record:</label>
@@ -610,8 +611,6 @@ YAHOO.util.Event.onContentReady("furtherm", function () {
         </div>
 
 </div>
-</div>
-</div>
 
 
 </div>