Lines 71-77
Link Here
|
71 |
<tr> |
71 |
<tr> |
72 |
<td><input type="checkbox" name="id" value="[% s.id | html %]" /></td> |
72 |
<td><input type="checkbox" name="id" value="[% s.id | html %]" /></td> |
73 |
<td><span title="[% s.time | html %]">[% s.time |$KohaDates with_hours => 1 | html %]</span></td> |
73 |
<td><span title="[% s.time | html %]">[% s.time |$KohaDates with_hours => 1 | html %]</span></td> |
74 |
<td><a href="[% OPACBaseURL | url %]/cgi-bin/koha/opac-search.pl?[% query_cgi |url %][% limit_cgi | url %]&[% s.query_cgi | uri %]&count=[% countrss | uri %]&sort_by=acqdate_dsc&format=rss2" class="rsssearchlink"><img src="[% interface | html %]/[% theme | html %]/images/feed-icon-16x16.png" alt="Subscribe to this search" title="Subscribe to this search" class="rsssearchicon"/></a> <a href="/cgi-bin/koha/opac-search.pl?[% s.query_cgi | html %]">[% s.query_desc | html %]</a></td> |
74 |
<td><a href="[% OPACBaseURL | url %]/cgi-bin/koha/opac-search.pl?[% query_cgi |url %][% limit_cgi | url %]&[% s.query_cgi | url %]&count=[% countrss | uri %]&sort_by=acqdate_dsc&format=rss2" class="rsssearchlink"><img src="[% interface | html %]/[% theme | html %]/images/feed-icon-16x16.png" alt="Subscribe to this search" title="Subscribe to this search" class="rsssearchicon"/></a> <a href="/cgi-bin/koha/opac-search.pl?[% s.query_cgi | url %]">[% s.query_desc | html %]</a></td> |
75 |
<td>[% s.total | html %]</td> |
75 |
<td>[% s.total | html %]</td> |
76 |
</tr> |
76 |
</tr> |
77 |
[% END %] |
77 |
[% END %] |
Lines 111-117
Link Here
|
111 |
<tr> |
111 |
<tr> |
112 |
<td><input type="checkbox" name="id" value="[% s.id | html %]" /></td> |
112 |
<td><input type="checkbox" name="id" value="[% s.id | html %]" /></td> |
113 |
<td><span title="[% s.time | html %]">[% s.time |$KohaDates with_hours => 1 | html %]</span></td> |
113 |
<td><span title="[% s.time | html %]">[% s.time |$KohaDates with_hours => 1 | html %]</span></td> |
114 |
<td><a href="[% OPACBaseURL | url %]/cgi-bin/koha/opac-search.pl?[% query_cgi |url %][% limit_cgi | url %]&[% s.query_cgi | uri %]&count=[% countrss | uri %]&sort_by=acqdate_dsc&format=rss2" class="rsssearchlink"><img src="[% interface | html %]/[% theme | html %]/images/feed-icon-16x16.png" alt="Subscribe to this search" title="Subscribe to this search" class="rsssearchicon"/></a> <a href="/cgi-bin/koha/opac-search.pl?[% s.query_cgi | html %]">[% s.query_desc | html %]</a></td> |
114 |
<td><a href="[% OPACBaseURL | url %]/cgi-bin/koha/opac-search.pl?[% query_cgi |url %][% limit_cgi | url %]&[% s.query_cgi | url %]&count=[% countrss | uri %]&sort_by=acqdate_dsc&format=rss2" class="rsssearchlink"><img src="[% interface | html %]/[% theme | html %]/images/feed-icon-16x16.png" alt="Subscribe to this search" title="Subscribe to this search" class="rsssearchicon"/></a> <a href="/cgi-bin/koha/opac-search.pl?[% s.query_cgi | url %]">[% s.query_desc | html %]</a></td> |
115 |
<td>[% s.total | html %]</td> |
115 |
<td>[% s.total | html %]</td> |
116 |
</tr> |
116 |
</tr> |
117 |
[% END %] |
117 |
[% END %] |
Lines 156-162
Link Here
|
156 |
<tr> |
156 |
<tr> |
157 |
<td><input type="checkbox" name="id" value="[% s.id | html %]" /></td> |
157 |
<td><input type="checkbox" name="id" value="[% s.id | html %]" /></td> |
158 |
<td><span title="[% s.time | html %]">[% s.time |$KohaDates with_hours => 1 | html %]</span></td> |
158 |
<td><span title="[% s.time | html %]">[% s.time |$KohaDates with_hours => 1 | html %]</span></td> |
159 |
<td><a href="/cgi-bin/koha/opac-authorities-home.pl?[% s.query_cgi | uri %]">[% s.query_desc | html %]</a></td> |
159 |
<td><a href="/cgi-bin/koha/opac-authorities-home.pl?[% s.query_cgi | url %]">[% s.query_desc | html %]</a></td> |
160 |
<td>[% s.total | html %]</td> |
160 |
<td>[% s.total | html %]</td> |
161 |
</tr> |
161 |
</tr> |
162 |
[% END %] |
162 |
[% END %] |
Lines 193-199
Link Here
|
193 |
<tr> |
193 |
<tr> |
194 |
<td><input type="checkbox" name="id" value="[% s.id | html %]" /></td> |
194 |
<td><input type="checkbox" name="id" value="[% s.id | html %]" /></td> |
195 |
<td><span title="[% s.time | html %]">[% s.time |$KohaDates with_hours => 1 | html %]</span></td> |
195 |
<td><span title="[% s.time | html %]">[% s.time |$KohaDates with_hours => 1 | html %]</span></td> |
196 |
<td><a href="/cgi-bin/koha/opac-authorities-home.pl?[% s.query_cgi | uri %]">[% s.query_desc | html %]</a></td> |
196 |
<td><a href="/cgi-bin/koha/opac-authorities-home.pl?[% s.query_cgi | url %]">[% s.query_desc | html %]</a></td> |
197 |
<td>[% s.total | html %]</td> |
197 |
<td>[% s.total | html %]</td> |
198 |
</tr> |
198 |
</tr> |
199 |
[% END %] |
199 |
[% END %] |
200 |
- |
|
|