Bug 5287: (QA follow-up) update deprecated button
authorLiz Rea <wizzyrea@gmail.com>
Sat, 8 Jun 2019 17:57:17 +0000 (17:57 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 24 Jun 2019 16:06:09 +0000 (17:06 +0100)
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt

index bc20b47..42e25e2 100644 (file)
                                         [% UNLESS tag %]
                                             <div class="sort_by pull-right">
                                                 <select id="sort_by" class="resort" name="sort_by"> [% INCLUDE 'resort_form.inc' %] </select>
-                                                <input type="submit" class="btn btn-small clearfix" id="sortsubmit" value="Go" />
+                                                <input type="submit" class="btn btn-sm clearfix" id="sortsubmit" value="Go" />
                                             </div>
                                         [% END %]
                                     </div> <!-- / #toolbar -->