Bug 14570: (RM follow-up) Consistent button styling
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 20 Aug 2019 14:55:45 +0000 (15:55 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 20 Aug 2019 15:06:42 +0000 (16:06 +0100)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt

index 4ce023d..1093da2 100644 (file)
                 <input name="guarantor_firstname" id="guarantor_firstname" type="hidden" />
 
                 <li>
-                    <a href="#" id="guarantor_search" class="btn btn-sm"><i class="fa fa-plus"></i> Search to add</a>
+                    <a href="#" id="guarantor_search" class="btn btn-default"><i class="fa fa-plus"></i> Search to add</a>
                 </li>
 
                 [% IF relationships && Koha.Preference('AllowStaffToSetCheckoutsVisibilityForGuarantor') %]