|
Lines 795-801
Link Here
|
| 795 |
<p>No private lists.</p> |
795 |
<p>No private lists.</p> |
| 796 |
[% END %] |
796 |
[% END %] |
| 797 |
[% END # /IF shelves.count %] |
797 |
[% END # /IF shelves.count %] |
| 798 |
</div> [%# <div class="toptabs ui-tabs ui-widget ui-widget-content ui-corner-all"> %] |
798 |
</div> |
| 799 |
[% ELSIF NOT loggedinusernumber %] |
799 |
[% ELSIF NOT loggedinusernumber %] |
| 800 |
[% IF Koha.Preference( 'opacuserlogin' ) == 1 %] |
800 |
[% IF Koha.Preference( 'opacuserlogin' ) == 1 %] |
| 801 |
<div class="alert alert-info"><a href="/cgi-bin/koha/opac-shelves.pl?op=add_form">Log in to create a new list</a></div> |
801 |
<div class="alert alert-info"><a href="/cgi-bin/koha/opac-shelves.pl?op=add_form">Log in to create a new list</a></div> |
| 802 |
- |
|
|