From 17723b5423fcf644026130d8cc75e58986c55efb Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Sat, 24 Oct 2020 00:42:31 +0000 Subject: [PATCH] Bug 26725: (QA follow-up) Add line break and 'the' for readability Signed-off-by: Nick Clemens Signed-off-by: Jonathan Druart --- .../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 2e2c5860f9..84db9c25fb 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 @@ -44,7 +44,7 @@
[% IF ( WARNING_extended_attributes_off ) %] -
Because the 'ExtendedPatronAttributes` system preference is currently not enabled, extended patron attributes cannot be given to patron records. Go to ExtendedPatronAttributes system preference 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 to the ExtendedPatronAttributes system preference if you wish to enable this feature.
[% END %] [% IF ( attribute_type_form ) %] -- 2.39.2