LP#1519055: Fixes
authorJake Litrell <jake@masslnc.org>
Tue, 23 Feb 2016 22:47:15 +0000 (17:47 -0500)
committerBen Shum <ben@evergreener.net>
Wed, 2 Mar 2016 02:21:56 +0000 (21:21 -0500)
Removing the <br> which moves the search results checkboxes to a new
line.  Formatting will be addressed in a separate bug.

Signed-off-by: Jake Litrell <jake@masslnc.org>
Signed-off-by: Ben Shum <ben@evergreener.net>
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)"