From f1e577464a4c88ff06267fc1be59103939494f68 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 16 Mar 2010 20:11:14 -0400 Subject: [PATCH] bug 3482: add PrintNoticesMaxLines to new syspref editor Signed-off-by: Galen Charlton --- .../prog/en/modules/admin/preferences/circulation.pref | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 10b3b22f23..a17be02df0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -180,6 +180,11 @@ Circulation: - - Send all notices as a BCC to this email address - pref: OverdueNoticeBcc + - + - Include up to + - pref: PrintNoticesMaxLines + class: integer + - "item lines in a printed overdue notice. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items. Set to 0 to include all overdue items in the notice, no matter how many there are." Holds Policy: - - pref: AllowHoldPolicyOverride -- 2.39.5