From 83f03fb9d3bbbf5101a7209f934e91b7876fc2dc Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Fri, 29 Oct 2010 20:28:48 -0400 Subject: [PATCH] bug 5326 fix extended patron attribute error the error message if you have ExtendedPatronAttributes turned off linked to the old sys prefs editor, link has been updated. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack --- .../prog/en/modules/admin/patron-attr-types.tmpl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tmpl index 27c82c56fe..38ac0774e0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tmpl @@ -68,10 +68,7 @@ function CheckAttributeTypeForm(f) {
-
Because the 'ExtendedPatronAttributes` system preference is currently OFF, extended patron attributes -cannot be given to patron records. Go -here if you wish to turn -this feature on.
+
Because the 'ExtendedPatronAttributes` system preference is currently not enabled, extended patron attributes cannot be given to patron records. Go here if you wish to enable this feature.
-- 2.20.1