Lines 151-157
Link Here
|
151 |
[% END # / IF paramsloop %] |
151 |
[% END # / IF paramsloop %] |
152 |
|
152 |
|
153 |
[% IF ( viewshelf ) %]<!-- Viewing a particular shelf --> |
153 |
[% IF ( viewshelf ) %]<!-- Viewing a particular shelf --> |
154 |
<h3>[% shelfname |html %]</h3> |
154 |
<h3> |
|
|
155 |
[% shelfname |html %] |
156 |
<a href="[% OPACBaseURL %]/cgi-bin/koha/opac-shelves.pl?rss=1&viewshelf=[% shelfnumber | html %]" class="rss-list-link noprint"> |
157 |
<img src="[% interface %]/[% theme %]/images/feed-icon-16x16.png" alt="Subscribe to this search" title="Subscribe to this search" border="0" class="rsssearchicon"/> |
158 |
</a> |
159 |
</h3> |
160 |
|
155 |
[% IF ( itemsloop ) %] |
161 |
[% IF ( itemsloop ) %] |
156 |
<div id="toolbar" class="toolbar clearfix"> |
162 |
<div id="toolbar" class="toolbar clearfix"> |
157 |
<div class="list-actions"> |
163 |
<div class="list-actions"> |