@@ -, +, @@ "results_summary" instead, you should see the class details_summary --- .../intranet-tmpl/prog/en/modules/catalogue/detail.tt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ -388,7 +388,7 @@ function verify_images() { [% XSLTBloc %] [% IF shelves.count %] - Lists that include this title: + Lists that include this title: [% FOREACH s IN shelves %] [% s.shelfname %] [% IF ( loop.last ) %][% ELSE %]|[% END %] @@ -396,7 +396,7 @@ function verify_images() { [% END %] [% IF ( TagsEnabled && TagsShowOnDetail && TagLoop ) %] - Tags: + Tags: [% FOREACH TagLoo IN TagLoop %] [% IF ( CAN_user_tools_moderate_tags ) %] [% TagLoo.term |html %] @@ -407,10 +407,10 @@ function verify_images() { [% END %] [% END %] - MARC Preview: Show + MARC Preview: Show [% IF ( holdcount ) %] - + Holds: [% holdcount %] @@ -419,7 +419,7 @@ function verify_images() { [% END %] [% IF ( article_requests_count = Biblio.ArticleRequestsActiveCount( biblionumber ) ) %] - + Article requests: [% article_requests_count %] @@ -851,7 +851,7 @@ function verify_images() {
[% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectProfile') && Koha.Preference('NovelistSelectStaffView') == 'above' ) %] -