LP#1268636 additional label repairs
authorBill Erickson <berick@esilibrary.com>
Fri, 20 Dec 2013 16:13:32 +0000 (11:13 -0500)
committerBill Erickson <berick@esilibrary.com>
Tue, 11 Feb 2014 14:24:05 +0000 (09:24 -0500)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/results.tt2

index 5006800..bbe00ec 100644 (file)
@@ -38,7 +38,7 @@
                     [%- END %]
                 </div>
                 [% END %]
-                    <label class="results_header_lbl">[% l('Sort by') %]
+                    <label class="results_header_lbl" for="opac.result.sort">[% l('Sort by') %]
                     [% INCLUDE "opac/parts/filtersort.tt2" value=CGI.param('sort') submit_on_change=1 %]
                     </label>
 
@@ -49,7 +49,7 @@
                         [% END %]
                     </div>
 
-                    <label class="results_header_lbl">
+                    <label class="results_header_lbl" for="limit_to_available">
                         <input type="checkbox" id="limit_to_available" name="modifier" value="available"
                             onchange="limit_to_avail_onchange(this, true)"
                             [% CGI.param('modifier').grep('available').size ? ' checked="checked"' : '' %] />