From 7f9347cf5ee799b80d399acd3a1f86a6ad92e649 Mon Sep 17 00:00:00 2001 From: Eden Bacani Date: Tue, 19 Jan 2021 21:21:51 +0000 Subject: [PATCH] Bug 27395: Add warning to PatronSelfRegistrationDefaultCategory. Test Plan 1. Check that warning message appears under PatronSelfRegistrationDefaultCategory when searched for in system preferences. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index c0fc56e502..a6b5095356 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -808,7 +808,7 @@ OPAC: - "Use the patron category code" - pref: PatronSelfRegistrationDefaultCategory class: short - - "as the default patron category for patrons registered via the OPAC." + - "as the default patron category for patrons registered via the OPAC.
WARNING:If user enters one of there regular patron category codes instead of using a specific one for self registrations, some patrons may be accidentally deleted. " - - Delete patrons still in the category indicated by PatronSelfRegistrationDefaultCategory' - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay -- 2.11.0