From a003b6fa96c878a0f1566bd3dc2aca7eec111dbb Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 2 Apr 2012 21:01:26 +0200 Subject: [PATCH] Bug 1662: Is there a difference between Full and Simplified for Serials History Changes description of system preference SubscriptionHistory: When showing the subscription information for a bibliographic record, preselect [brief history|full history] view of the serial issues. To test: 1) Verify new description shows in system preference editor (tab serials) 2) Verify description is correct (OPAC > Subscription tab > more details) Signed-off-by: Marijana Glavica Signed-off-by: Paul Poulain Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/admin/preferences/serials.pref | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref index 58db404558..e544aa7559 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref @@ -36,9 +36,9 @@ Serials: class: integer - previous issues of a serial on the OPAC. - - - When showing the subscription information for a biblio, show + - When showing the subscription information for a bibliographic record, preselect - pref: SubscriptionHistory choices: - simplified: a summary - full: a full list - - of the serial issues. + simplified: brief history + full: full history + - view of serial issues. -- 2.39.5