Lines 6-23
Administration:
Link Here
|
6 |
- pref: KohaAdminEmailAddress |
6 |
- pref: KohaAdminEmailAddress |
7 |
class: email |
7 |
class: email |
8 |
- "(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.)" |
8 |
- "(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.)" |
9 |
- |
|
|
10 |
- "Choose email address that new purchase suggestions will be sent to: " |
11 |
- pref: EmailPurchaseSuggestions |
12 |
default: 0 |
13 |
choices: |
14 |
0: None |
15 |
EmailAddressForSuggestions: EmailAddressForSuggestions |
16 |
BranchEmailAddress: email address of branch |
17 |
KohaAdminEmailAddress: KohaAdminEmailAddress |
18 |
- "If you choose EmailAddressForSuggestions you have to enter a valid email address: " |
19 |
- pref: EmailAddressForSuggestions |
20 |
class: email |
21 |
- |
9 |
- |
22 |
- "Email address to be set as the replyto in emails: " |
10 |
- "Email address to be set as the replyto in emails: " |
23 |
- pref: ReplytoDefault |
11 |
- pref: ReplytoDefault |
24 |
- |
|
|