Bug 30784: (follow-up) Additional rephrasing
authorDavid Nind <david@davidnind.com>
Fri, 8 Jul 2022 05:58:07 +0000 (05:58 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 8 Jul 2022 18:19:58 +0000 (15:19 -0300)
Add additional clarifcation, format NOTE: similar to most other
notes in system preferences (bold, start on a new line), and link
to other system preferences mentioned.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref

index 287feaf..35e1d86 100644 (file)
@@ -725,14 +725,15 @@ Circulation:
                   0: "Don't allow"
             - patrons to place holds that don't enter the waiting list until a certain future date. (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AllowHoldDateInFuture">AllowHoldDateInFuture</a> must also be enabled).
         -
-            - On the "Placing a hold" form, make
+            - When placing a hold from the OPAC, make
             - pref: OPACMandatoryHoldDates
               choices:
                   "": "no hold dates"
                   "start": "hold start date"
                   "end": "hold end date"
                   "both": "both hold dates"
-            - mandatory. Note this pref only is effective for the hold start date when OPACAllowHoldDateInFuture is enabled too.
+            - mandatory.
+            - '<br><strong>NOTE:</strong> The hold start date option is only effective and shown on the hold form when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AllowHoldDateInFuture">AllowHoldDateInFuture</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACAllowHoldDateInFuture">OPACAllowHoldDateInFuture</a> are enabled.'
         -
             - Confirm future hold requests (starting no later than
             - pref: ConfirmFutureHolds