@@ -, +, @@ --- .../prog/en/modules/admin/patron-attr-types.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt @@ -194,7 +194,7 @@ function CheckAttributeTypeForm(f) { [% IF ( cat.categorycode == category_code ) %][% ELSE %][% END %] [% END %] - Please let blank if you want these attributs to be for all types of patron. Else, select one type. + Choose one to limit this attribute to one patron type. Please leave blank if you want these attributes to be available for all types of patrons.
  • --