View | Details | Raw Unified | Return to bug 37436
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-7 / +6 lines)
Lines 917-922 Circulation: Link Here
917
                  0:  "Don't enable"
917
                  0:  "Don't enable"
918
            - "sending an email to the patron's library whenever a hold request is placed."
918
            - "sending an email to the patron's library whenever a hold request is placed."
919
            - "The first email address set from this list will be used: library reply-to, library email, <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReplytoDefault'>ReplytoDefault</a>, <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress'>KohaAdminEmailAddress</a>."
919
            - "The first email address set from this list will be used: library reply-to, library email, <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReplytoDefault'>ReplytoDefault</a>, <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress'>KohaAdminEmailAddress</a>."
920
        -
921
            - pref: EmailPatronWhenHoldIsPlaced
922
              choices:
923
                  1: Email
924
                  0:  "Don't email"
925
            - a patron when they have placed a hold.
920
        -
926
        -
921
            - pref: DisplayMultiPlaceHold
927
            - pref: DisplayMultiPlaceHold
922
              choices:
928
              choices:
Lines 1105-1116 Circulation: Link Here
1105
                  1: block
1111
                  1: block
1106
                  0: allow
1112
                  0: allow
1107
            - renewing of items from the staff interface and via the <code>misc/cronjobs/automatic_renewals.pl</code> cronjob.
1113
            - renewing of items from the staff interface and via the <code>misc/cronjobs/automatic_renewals.pl</code> cronjob.
1108
        -
1109
            - pref: EmailPatronWhenHoldIsPlaced
1110
              choices:
1111
                  1: Email
1112
                  0:  "Don't email"
1113
            - a patron when they have placed a hold.
1114
    Fines policy:
1114
    Fines policy:
1115
        -
1115
        -
1116
            - pref: finesCalendar
1116
            - pref: finesCalendar
1117
- 

Return to bug 37436