Bug 8753 - Add forgot password link to OPAC
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / opac.pref
index 252e884..bb9e1eb 100644 (file)
@@ -346,6 +346,14 @@ OPAC:
                   no: "Don't allow"
             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
         -
+            - "The user "
+            - pref: OpacResetPassword
+              default: 1
+              choices:
+                  yes: "can reset"
+                  no: "can not reset"
+            - " their password on OPAC."
+        -
             - pref: OPACPatronDetails
               choices:
                   yes: Allow
@@ -563,6 +571,13 @@ OPAC:
 
     Privacy:
         -
+            - pref: StoreLastBorrower
+              default: 0
+              choices:
+                  yes: Store
+                  no: "Don't store"
+            - the last patron to return an item. This setting is independent of opacreadinghistory/AnonymousPatron.
+        -
             - pref: AnonSuggestions
               choices:
                   yes: Allow
@@ -623,7 +638,6 @@ OPAC:
             - pref: RestrictedPageTitle
               class: long
             - "as title of your restricted page (appears in the breadcrumb and on the top of the restricted page)"
-
     Shelf Browser:
         -
             - pref: OPACShelfBrowser
@@ -712,3 +726,33 @@ OPAC:
                 subtype: Subtypes
                 sorting: Sorting
                 location: Location and availability
+    Payments:
+        -
+            - pref: EnablePayPalOpacPayments
+              default: 1
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - "patrons to make payments from the OPAC via PayPal in"
+            - pref: PayPalSandboxMode
+              default: 1
+              choices:
+                  yes: "Sandbox"
+                  no: "Production"
+            - "mode."
+        -
+            - "The email address to receive PayPal payments is "
+            - pref: PayPalUser
+              class: long
+        -
+            - "The password for the PayPal account to receive payments is "
+            - pref: PayPalPwd
+              class: long
+        -
+            - "The signature for the PayPal account to receive payments is "
+            - pref: PayPalSignature
+              class: long
+        -
+            - "The patron should see the charge description as "
+            - pref: PayPalChargeDescription
+              class: long