[Patches] [PATCH] Bug 6302: Separate AutoEmailPrimaryAdress and
koha-patchbot at kohaaloha.com
koha-patchbot at kohaaloha.com
Sat Dec 3 14:15:23 NZDT 2011
From: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date: Fri, 2 Dec 2011 07:53:18 +0100
Subject: [PATCH] Bug 6302: Separate AutoEmailPrimaryAdress and
AutoEmailOpacUser
AutoEmailPrimaryAddress is not only used for the patron account mails, but
also for overdues and other email notices to patrons.
This patch separates the system preferences in the system preference editor.
To test:
- Check Patrons tab shows both system preferences separated
- Check you can still change the settings
---
.../prog/en/modules/admin/preferences/patrons.pref | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref
index ac3e1d2..fd43bec 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref
@@ -11,7 +11,9 @@ Patrons:
choices:
yes: Send
no: "Don't send"
- - an email to newly created patrons with their account details at their
+ - an email to newly created patrons with their account details.
+ -
+ - "Use"
- pref: AutoEmailPrimaryAddress
default: "OFF"
choices:
@@ -19,7 +21,7 @@ Patrons:
emailpro: work
B_email: alternate
"OFF": first valid
- - email address.
+ - "patron email address for sending out emails."
-
- pref: autoMemberNum
choices:
--
1.7.5.4
More information about the Patches
mailing list