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)
---
 .../prog/en/modules/admin/preferences/serials.pref |    8 ++++----
 1 files 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 8b23135..db727b6 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
@@ -41,12 +41,12 @@ 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.
     -
         - List of fields which must not be rewritten when a subscription is 
duplicated (Separated by pipe |)
         - pref: SubscriptionDuplicateDroppedInput
-- 
1.7.5.4

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to