From d1593acec727c6aa06fc0d3159c62b454d225518 Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Fri, 29 Oct 2010 08:23:41 -0400 Subject: [PATCH] bug 4986 move serials prefs from cataloging tab to serials tab Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack --- .../admin/preferences/cataloguing.pref | 17 ----------------- .../en/modules/admin/preferences/serials.pref | 19 ++++++++++++++++++- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref index 4e06abcb39..fc859ac36a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -113,21 +113,4 @@ Cataloging: yes: Hide no: "Don't hide" - items marked as suppressed from OPAC search results. Note that you must have the Suppress index set up in Zebra and at least one suppressed item, or your searches will be broken. - - - - Show the - - pref: StaffSerialIssueDisplayCount - class: integer - - previous issues of a serial on the staff client. - - - - Show the - - pref: OPACSerialIssueDisplayCount - class: integer - - previous issues of a serial on the OPAC. - - - - When showing the subscription information for a biblio, show - - pref: SubscriptionHistory - choices: - simplified: a summary - full: a full list - - of the serial issues. 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 a74b7cf7d2..fc20c55f86 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 @@ -16,4 +16,21 @@ Serials: choices: yes: Place no: "Don't place" - - received serials on hold if they are on a routing list. \ No newline at end of file + - received serials on hold if they are on a routing list. + - + - Show the + - pref: StaffSerialIssueDisplayCount + class: integer + - previous issues of a serial on the staff client. + - + - Show the + - pref: OPACSerialIssueDisplayCount + class: integer + - previous issues of a serial on the OPAC. + - + - When showing the subscription information for a biblio, show + - pref: SubscriptionHistory + choices: + simplified: a summary + full: a full list + - of the serial issues. \ No newline at end of file -- 2.39.2