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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref (-12 / +11 lines)
Lines 51-74 Administration: Link Here
51
                  no: "Don't allow"
51
                  no: "Don't allow"
52
            - staff and patrons to create and view saved lists of books.
52
            - staff and patrons to create and view saved lists of books.
53
        -
53
        -
54
            - When editing circulation rules show the
54
            - When editing circulation rules show
55
            - pref: DefaultToLoggedInLibraryCircRules
55
            - pref: DefaultToLoggedInLibraryCircRules
56
              choices:
56
              choices:
57
                  yes: "logged in library's"
57
                  yes: "the logged in library's"
58
                  no: "all libraries"
58
                  no: "all libraries"
59
            - rules by default.
59
            - rules by default.
60
        -
60
        -
61
            - When editing notices and slips show the
61
            - When editing notices and slips show
62
            - pref: DefaultToLoggedInLibraryNoticesSlips
62
            - pref: DefaultToLoggedInLibraryNoticesSlips
63
              choices:
63
              choices:
64
                  yes: "logged in library's"
64
                  yes: "the logged in library's"
65
                  no: "all libraries"
65
                  no: "all libraries"
66
            - notices and slips by default.
66
            - notices and slips by default.
67
        -
67
        -
68
            - When editing overdue notice/status triggers show the
68
            - When editing overdue notice/status triggers show
69
            - pref: DefaultToLoggedInLibraryOverdueTriggers
69
            - pref: DefaultToLoggedInLibraryOverdueTriggers
70
              choices:
70
              choices:
71
                  yes: "logged in library's"
71
                  yes: "the logged in library's"
72
                  no: "all libraries"
72
                  no: "all libraries"
73
            - rules by default.
73
            - rules by default.
74
    Login options:
74
    Login options:
Lines 127-134 Administration: Link Here
127
            - pref: casLogout
127
            - pref: casLogout
128
              default: 0
128
              default: 0
129
              choices:
129
              choices:
130
                  yes: Logout
130
                  yes: Log out
131
                  no: "Don't Logout"
131
                  no: "Don't log out"
132
            - of CAS when logging out of Koha.
132
            - of CAS when logging out of Koha.
133
        -
133
        -
134
            - The CAS Authentication Server can be found at
134
            - The CAS Authentication Server can be found at
Lines 140-147 Administration: Link Here
140
              default: None
140
              default: None
141
              choices:
141
              choices:
142
                  None: "no"
142
                  None: "no"
143
                  Common Name: the Common Name
143
                  Common Name: Common name
144
                  emailAddress: the emailAddress
144
                  emailAddress: Email address
145
            - field for SSL client certificate authentication
145
            - field for SSL client certificate authentication
146
    Mozilla Persona:
146
    Mozilla Persona:
147
        -
147
        -
Lines 149-155 Administration: Link Here
149
              default: 0
149
              default: 0
150
              choices:
150
              choices:
151
                  yes: Allow
151
                  yes: Allow
152
                  no: "Don't Allow"
152
                  no: "Don't allow"
153
            - Mozilla persona for login
153
            - Mozilla persona for login
154
    Share anonymous usage statistics:
154
    Share anonymous usage statistics:
155
        -
155
        -
156
- 

Return to bug 15618