From 59ea82d93c014212773f1f753b258d81741e5408 Mon Sep 17 00:00:00 2001 From: shedges Date: Tue, 17 Aug 2004 20:56:42 +0000 Subject: [PATCH] added MARCNOTES and MARCSUBJCTS loop variables for displaying notes and subjects from MARC data. --- .../opac-tmpl/default/en/opac-detail.tmpl | 34 +++++++++++-------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/opac-tmpl/default/en/opac-detail.tmpl b/koha-tmpl/opac-tmpl/default/en/opac-detail.tmpl index 7b6b8a8a6a..8176815f7f 100644 --- a/koha-tmpl/opac-tmpl/default/en/opac-detail.tmpl +++ b/koha-tmpl/opac-tmpl/default/en/opac-detail.tmpl @@ -18,24 +18,24 @@ - ISBN:">
- Subtitle:
- Author: ">
- Additional Author:
+ ISBN:">
+ Subtitle:
+ Author: ">
+ Additional Author:
Published by : in , ,
- Collection:
- Subject:
- Year :
- Notes:
- Unititle:
- Serial:
- Dewey: ">
- Classification:
- LCCN:
- URL: ">
+ Collection:
+ Subject:
+ Year :
+ Notes:
+ Unititle:
+ Serial:
+ Dewey: ">
+ Classification:
+ LCCN:
+ URL: ">
Total Number of Items:
@@ -71,5 +71,11 @@

+

+ + + +
Detailed notes:
    -
Related links:
+


-- 2.39.2