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

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt (-2 / +1 lines)
Lines 586-592 Link Here
586
                            </div>
586
                            </div>
587
                            <!-- / #toolbar -->
587
                            <!-- / #toolbar -->
588
588
589
                            <div class="alert alert-info">
589
                            <div class="alert alert-info" role="status">
590
                                <span>This list is empty.</span>
590
                                <span>This list is empty.</span>
591
                                [% IF Koha.Preference( 'opacuserlogin' ) == 1 %]
591
                                [% IF Koha.Preference( 'opacuserlogin' ) == 1 %]
592
                                    <span>You can add to your lists from the results of any <a href="opac-main.pl">search</a>.</span>
592
                                    <span>You can add to your lists from the results of any <a href="opac-main.pl">search</a>.</span>
593
- 

Return to bug 40283