From 09ff5abc0c6f5f4805848bc26fdf9161e872965d Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Fri, 29 Oct 2010 20:28:49 -0400 Subject: [PATCH] bug 5326 fix link to old prefs editor on patron attributes on the patron attributes page if you have ExtendedPatronAttributes turned off the error points you to the old sys prefs editor - this patch fixes that Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack (cherry picked from commit 45a6cca1a17093291dc6ab0883578b79bff0b6e7) Signed-off-by: Chris Nighswonger --- .../intranet-tmpl/prog/en/modules/admin/patron-attr-types.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 38ac0774e0..b445c41c8a 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,7 +68,7 @@ function CheckAttributeTypeForm(f) {
-
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.
+
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.39.5