From 752d1c712f15bab651a0b25d531f5bf32d397011 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 19 Feb 2010 05:51:47 -0500 Subject: [PATCH] bug 4182: add emailLibrarianWhenHoldIsPlaced to preferences editor Signed-off-by: Galen Charlton --- .../prog/en/modules/admin/preferences/circulation.pref | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 d0ef540488..48cbd358fe 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 @@ -1,5 +1,5 @@ Circulation: -# broken, omitted: emailLibrarianWhenHoldIsPlaced, holdCancelLength, WebBasedSelfCheck +# broken, omitted: holdCancelLength # FIXME: printcirculationslips is also omitted. It _technically_ could work, but C4::Print is HLT specific and needs a little bit of refactoring. Interface: - @@ -250,6 +250,12 @@ Circulation: - pref: maxreserves class: integer - holds at once. + - + - pref: emailLibrarianWhenHoldIsPlaced + choices: + yes: Enable + no: "Don't enable" + - "sending an email to the Koha administrator email address whenever a hold request is placed." Fines Policy: - - Calculate fines based on days overdue -- 2.39.5