Bug 5770: (QA follow-up) Move system preference to appropriate section

The new sysprefs wher in the general admin section. I believe they are
better placed within the acquisitions area.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
Martin Renvoize 2019-05-01 14:29:16 +01:00 committed by Nick Clemens
parent fa643aa253
commit 48a5c0b202
2 changed files with 12 additions and 13 deletions

View file

@ -1,4 +1,3 @@
# Broken, omitted: acquisitions, emailPurchaseSuggestions
Acquisitions:
Policy:
-
@ -100,6 +99,18 @@ Acquisitions:
yes: "Use"
no: "Don't use"
- " the framework 'ACQ' for bibliographic records fields"
-
- "Choose email address that new purchase suggestions will be sent to: "
- pref: EmailPurchaseSuggestions
default: 0
choices:
0: None
EmailAddressForSuggestions: EmailAddressForSuggestions
BranchEmailAddress: email address of branch
KohaAdminEmailAddress: KohaAdminEmailAddress
- "If you choose EmailAddressForSuggestions you have to enter a valid email address: "
- pref: EmailAddressForSuggestions
class: email
Printing:
-
- Use the

View file

@ -6,18 +6,6 @@ Administration:
- pref: KohaAdminEmailAddress
class: email
- "(This is the default From: address for emails unless there is one for the particular library, and is referred to when an internal error occurs.)"
-
- "Choose email address that new purchase suggestions will be sent to: "
- pref: EmailPurchaseSuggestions
default: 0
choices:
0: None
EmailAddressForSuggestions: EmailAddressForSuggestions
BranchEmailAddress: email address of branch
KohaAdminEmailAddress: KohaAdminEmailAddress
- "If you choose EmailAddressForSuggestions you have to enter a valid email address: "
- pref: EmailAddressForSuggestions
class: email
-
- "Email address to be set as the replyto in emails: "
- pref: ReplytoDefault