@@ -, +, @@ - makes sense - is written in correct english (syntax and spelling) - mentions that the subfield's value will be deleted from the record --- .../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 @@ -164,7 +164,7 @@ [%- END -%] [%- END -%] -
Ignore means that the subfield does not display in the record editor and that it's value, if any, is deleted from the record
+
Ignore means that the subfield does not display in the record editor and that its value, if any, is deleted from the record
  • --- 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 @@ -226,7 +226,7 @@ [%- END -%] -
    Ignore means that the subfield does not display in the record editor and that it's value, if any, is deleted from the record
    +
    Ignore means that the subfield does not display in the record editor and that its value, if any, is deleted from the record
  • --