From 940558a3ee2b7d813db2fdacacccc320e651c054 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 30 Apr 2009 11:36:19 -0500 Subject: [PATCH] More fixes for Bug 2704, 440 Display Issues Multiple series now display along with other detailed bibliographic information. Series title is displayed along with volume information. The template no longer displays information from biblioitems like volume and volumedesc in favor of information pulled directly from the MARC record. Signed-off-by: Galen Charlton Signed-off-by: Henri-Damien LAURENT --- koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl index d18df3eefe..460ca37797 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl @@ -58,9 +58,7 @@ function verify_images() {

" alt="" title=""> -

- ,

- , / +

By ">

    -- 2.39.5