Bug 15571 [QA Followup] - Remove tabs
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 22 Jan 2016 17:41:14 +0000 (17:41 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 05:41:21 +0000 (05:41 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc

index f3bcd76..475b155 100644 (file)
@@ -166,9 +166,9 @@ function searchToHold(){
             </ul>
     </div>
 
-       [% IF ( CAN_user_reserveforothers ) %]
-       <a id="searchtohold" class="btn btn-small" href="#"><i class="fa fa-search"></i> Search to hold</a>
-       [% END %]
+    [% IF ( CAN_user_reserveforothers ) %]
+        <a id="searchtohold" class="btn btn-small" href="#"><i class="fa fa-search"></i> Search to hold</a>
+    [% END %]
 
          <div class="btn-group">
         <button class="btn btn-small dropdown-toggle" data-toggle="dropdown">More <span class="caret"></span></button>