Bug 25053: Clarify the description of syspref PatronSelfRegistrationExpireTemporaryAc...
authorDavid Roberts <david@koha-ptfs.co.uk>
Sat, 4 Apr 2020 23:13:00 +0000 (23:13 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 14 Apr 2020 15:29:00 +0000 (16:29 +0100)
This patch changes the wording of this system preference.

To test:

1) Check the current wording of this system preference.
2) Install the patch.
3) Check that the wording of this system preference has changed to "Delete patrons still in the category indicated by PatronSelfRegistrationDefaultCategory X days after account creation."

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref

index c705a28..485d17d 100644 (file)
@@ -830,10 +830,10 @@ OPAC:
               class: short
             - "as the default patron category for patrons registered via the OPAC."
         -
-            - "Delete patrons registered via the OPAC, but not yet verified after"
+            - "Delete patrons still in the category indicated by PatronSelfRegistrationDefaultCategory"
             - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
               class: integer
-            - "days."
+            - "days after account creation."
             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
         -
             - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"