From dc673a76a7c927ff9cb11636732a8c3309097f92 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 24 Oct 2025 16:39:22 +0000 Subject: [PATCH] Bug 41067: (follow-up) Change hint to include 'Editable' requirement Signed-off-by: Laura_Escamilla --- .../intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt index f83cacf1fa..631a41867b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt @@ -200,7 +200,7 @@ [% ELSE %] [% END %] - Check to make this attribute mandatory when creating or editing a patron from the OPAC. + Check to make this attribute mandatory when creating or editing a patron from the OPAC. Requires 'Editable in OPAC.'
  • -- 2.39.5