@@ -, +, @@ --- .../prog/en/modules/admin/auth_subfields_structure.tt | 2 +- .../prog/en/modules/admin/marc_subfields_structure.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt @@ -85,7 +85,7 @@

[% IF ( use_heading_flags_p ) %] [% IF ( heading_edit_subfields_p ) %]Edit MARC subfields constraints for field [% tagfield | html %] authority [% authtypecode | html %][% END %] [% ELSE %][% action | html %][% END %]

-
You can drag and drop subfields tabs to change the order
+
You can drag and drop the subfield tabs to change the order.
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt @@ -121,7 +121,7 @@ [% action | html %] [% END %] -
You can drag and drop subfields tabs to change the order
+
You can drag and drop the subfield tabs to change the order.
--