Signed-off-by: Galen Charlton <[email protected]>
---
 .../en/modules/admin/preferences/circulation.pref  |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

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 d0ef540..48cbd35 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
-- 
1.6.3.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to