|
Lines 156-162
Link Here
|
| 156 |
[% ELSE %] |
156 |
[% ELSE %] |
| 157 |
<ul class="first-of-type"> |
157 |
<ul class="first-of-type"> |
| 158 |
<li>No private lists</li> |
158 |
<li>No private lists</li> |
| 159 |
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="/cgi-bin/koha/opac-shelves.pl?display=privateshelves">[New list]</a></li></ul> |
159 |
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="/cgi-bin/koha/opac-shelves.pl?display=privateshelves">[Create new list]</a></li></ul> |
| 160 |
[% END %] |
160 |
[% END %] |
| 161 |
[% ELSE %] |
161 |
[% ELSE %] |
| 162 |
<ul class="first-of-type"><li><a href="/cgi-bin/koha/opac-user.pl">Log in to create your own lists</a></li></ul> |
162 |
<ul class="first-of-type"><li><a href="/cgi-bin/koha/opac-user.pl">Log in to create your own lists</a></li></ul> |
| 163 |
- |
|
|