From a30f85eb4b2c62af96824596b7131a1baa92d854 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 28 Apr 2009 15:12:14 -0500 Subject: [PATCH] More fixes for Bug 2704, 440 Display Issues Content-Type: text/plain; charset="utf-8" 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. --- .../prog/en/modules/catalogue/detail.tmpl | 11 ++++++++--- .../opac-tmpl/prog/en/modules/opac-detail.tmpl | 6 ++---- 2 files changed, 10 insertions(+), 7 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 554f7fd..de8bfd0 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 ">

+ +
  • Series: +
  • +
  • Published by: "> diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl index c4123e8..57a0262 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl @@ -76,8 +76,6 @@ ] - - , , @@ -95,8 +93,8 @@ Series: - "> - + ">. + | -- 1.5.6.5