Browse Source

bug 3482: add PrintNoticesMaxLines to new syspref editor

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
3.2.x
Galen Charlton 14 years ago
parent
commit
f1e577464a
  1. 5
      koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref

5
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

Loading…
Cancel
Save