Bug 30952: Header search - move tabs to the right (and other tweaks)
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / includes / renew-search-box.inc
index 54a4626..4db4a88 100644 (file)
@@ -1,6 +1,10 @@
 [% IF ( CAN_user_circulate_circulate_remaining_permissions ) %]
     <div id="renew_search" class="residentsearch">
         <form method="post" action="/cgi-bin/koha/circ/renew.pl" autocomplete="off">
+            <span class="form-title">
+                <label class="control-label">Renew</label>
+            </span>
+
             <span class="form-content">
                 <input name="barcode" id="ren_barcode" class="head-searchbox form-control" accesskey="r" type="text" placeholder="Scan a barcode to renew" size="40"/>
             </span>