"Add to my list" becomes "remove from my list", and
[evergreen-equinox.git] / Open-ILS / web / templates / default / opac / results.tt2
index 3b06cae..db1f298 100644 (file)
@@ -13,7 +13,7 @@
         [% INCLUDE "default/opac/parts/utils.tt2" %]
         [% INCLUDE "default/opac/parts/searchbar.tt2" took_care_of_form=1 %]
     </div>
-    <div id="content-wrapper">
+    <div class="almost-content-wrapper">
         <div id="results_header_bar">
             <div id="results_header_inner">
                 <div class="results_header_btns">
@@ -59,6 +59,9 @@
                 <div class="clear-both"></div>
             </div>
         </div>
+    </div>
+    </form>
+    <div id="content-wrapper">
         <div id="main-content">
             <div id="tehResultsPage">
                 [% path = "default/opac/parts/result/" _
@@ -68,5 +71,4 @@
             <div class="common-full-pad"></div>    
         </div>
     </div>
-    </form>
 [% END %]