View | Details | Raw Unified | Return to bug 41198
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt (-1 / +1 lines)
Lines 198-203 Link Here
198
                                        <div id="top-pages" class="col"> [% INCLUDE 'page-numbers.inc' %] </div>
198
                                        <div id="top-pages" class="col"> [% INCLUDE 'page-numbers.inc' %] </div>
199
                                        [% UNLESS tag %]
199
                                        [% UNLESS tag %]
200
                                            <div class="sort_by col-sm-auto">
200
                                            <div class="sort_by col-sm-auto">
201
                                                <label for="sort_by">Sort results by:</label>
201
                                                <label for="sort_by" class="sr-only">Sort by:</label>
202
                                                <label for="sort_by" class="sr-only">Sort by:</label>
202
                                                <select id="sort_by" class="resort form-select form-select-sm" name="sort_by">
203
                                                <select id="sort_by" class="resort form-select form-select-sm" name="sort_by">
203
                                                    [% INCLUDE 'resort_form.inc' %]
204
                                                    [% INCLUDE 'resort_form.inc' %]
204
- 

Return to bug 41198