Removing the <br> which moves the search results checkboxes to a new
authorJake Litrell <jake@masslnc.org>
Tue, 23 Feb 2016 22:47:15 +0000 (17:47 -0500)
committerKathy Lussier <klussier@masslnc.org>
Mon, 29 Feb 2016 16:05:45 +0000 (11:05 -0500)
line.  Formatting will be addressed in a separate bug.

Open-ILS/src/templates/opac/results.tt2

index 55d5349..15bce7d 100644 (file)
@@ -75,7 +75,6 @@
                         [% END %]
                     </div>
                     [%- END -%]
-                    <br class="clear-both" />
                     <label class="results_header_lbl" for="limit_to_available">
                         <input type="checkbox" id="limit_to_available" name="modifier" value="available"
                             onchange="search_modifier_onchange('available', this, true)"