@@ -, +, @@
---
.../prog/en/modules/admin/preferences/opac.pref | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
+++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
@@ -788,12 +788,12 @@ OPAC:
- "that a self-registering patron verify themselves via email."
- "
NOTE: This system preference requires the misc/cronjobs/cleanup_database.pl
cronjob. Ask your system administrator to schedule it."
-
- - "Use the patron category code"
+ - "Use"
- pref: PatronSelfRegistrationDefaultCategory
choices: patron-categories
- "as the default patron category for patrons registered via the OPAC."
- - "
WARNING: Do not use a regular patron category for self registration.
-If the misc/cronjobs/cleanup_database.pl
cronjob is setup to delete unverified and unfinished OPAC self registrations, it will permanently and unrecoverably delete all patrons that have registered more than PatronSelfRegistrationExpireTemporaryAccountsDelay days ago (unless that delay is empty or zero)."
+ - "
WARNING: Do not use a regular patron category for self registration."
+ - "
If the misc/cronjobs/cleanup_database.pl
cronjob is setup to delete unverified and unfinished OPAC self registrations, it will permanently and unrecoverably delete all patrons that have registered more than PatronSelfRegistrationExpireTemporaryAccountsDelay days ago (unless that delay is empty or zero)."
-
- Delete patrons still in the category indicated by PatronSelfRegistrationDefaultCategory
- pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
--