|
Lines 358-363
Link Here
|
| 358 |
<span class="no-image">No cover image available</span> |
358 |
<span class="no-image">No cover image available</span> |
| 359 |
[% END %] |
359 |
[% END %] |
| 360 |
[% END %] |
360 |
[% END %] |
|
|
361 |
|
| 362 |
[% IF Koha.Preference('OPACCustomCoverImages') AND Koha.Preference('CustomCoverImagesURL') %] |
| 363 |
<img alt="Cover image" src="[% itemsloo.biblio_object.custom_cover_image_url | url %]" /></a> |
| 364 |
[% END %] |
| 365 |
|
| 361 |
</div> |
366 |
</div> |
| 362 |
[% IF ( itemsloo.XSLTBloc ) %] |
367 |
[% IF ( itemsloo.XSLTBloc ) %] |
| 363 |
[% itemsloo.XSLTBloc | $raw %] |
368 |
[% itemsloo.XSLTBloc | $raw %] |