From a1f3982bd4a35a936b15820d11e73f73edeb8bc2 Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Wed, 12 Sep 2007 15:59:56 +0200 Subject: [PATCH] improving detail page : - fixing some bugs (subtitle repeated & shown on collection, authors repeated...) - changing some things to look close to ISBD standard description - adding the new biblioitems fields Signed-off-by: Chris Cormack --- .../prog/en/modules/catalogue/detail.tmpl | 60 ++++++++----------- .../prog/en/modules/catalogue/results.tmpl | 2 +- 2 files changed, 27 insertions(+), 35 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 bc9aa2bc29..02a8d6b5fc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl @@ -40,33 +40,34 @@ function confirm_deletion(count) {
-

()

+

Biblio detail

- -

- - ; - -   -

- - -

- "> -   - -

- +

+ + + [ + + + + + + ] + , + , + , + / +

+ -

+

- "> +

"> -   +  

@@ -81,10 +82,10 @@ function confirm_deletion(count) {

-

 

+

 

- + ,  

@@ -94,19 +95,17 @@ function confirm_deletion(count) {

 

- +

- - vol. -   + , (ISSN : )

- "> -   +

"> +  

@@ -141,13 +140,6 @@ function confirm_deletion(count) {

-

- - - - - -

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl index 3a1952b70b..91a30ad7b4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl @@ -316,9 +316,9 @@ - - + Description: ; - - vol ; (modified on )

-- 2.39.2