From a60c83d5b0b6cf23110e2151f26ba46a13ab57db Mon Sep 17 00:00:00 2001
From: tipaul
Date: Tue, 3 Jul 2007 10:12:34 +0000
Subject: [PATCH] adding volume and volumeddesc field in the result list.
Kados, pls check that it is interesting for you as well (sounds interesting
for serials or volumed publications, where the title will be the same on
every volume, like an encyclopedia
---
koha-tmpl/intranet-tmpl/prog/en/catalogue/results.tmpl | 6 +++---
koha-tmpl/opac-tmpl/prog/en/opac-results.tmpl | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/catalogue/results.tmpl b/koha-tmpl/intranet-tmpl/prog/en/catalogue/results.tmpl
index 6e4ea6530d..f383f572be 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/catalogue/results.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/catalogue/results.tmpl
@@ -221,16 +221,16 @@
">
-
+ , ,
">
-
+ , ,
">
-
+ , ,
diff --git a/koha-tmpl/opac-tmpl/prog/en/opac-results.tmpl b/koha-tmpl/opac-tmpl/prog/en/opac-results.tmpl
index c073050873..5c0ff54f24 100644
--- a/koha-tmpl/opac-tmpl/prog/en/opac-results.tmpl
+++ b/koha-tmpl/opac-tmpl/prog/en/opac-results.tmpl
@@ -214,7 +214,7 @@ Error :
">
-
+ , ,
@@ -236,14 +236,14 @@ Error :
-
+ |
-
+
">
--
2.39.5
|