diff --git a/administrator/components/com_mails/forms/template.xml b/administrator/components/com_mails/forms/template.xml index b8676c8f7751..9fbe2dab9198 100644 --- a/administrator/components/com_mails/forms/template.xml +++ b/administrator/components/com_mails/forms/template.xml @@ -56,7 +56,7 @@ /> - +
diff --git a/administrator/language/en-GB/com_mails.ini b/administrator/language/en-GB/com_mails.ini index 6f11326a5ff5..afefa4afb6f1 100644 --- a/administrator/language/en-GB/com_mails.ini +++ b/administrator/language/en-GB/com_mails.ini @@ -13,6 +13,7 @@ COM_MAILS_CONFIGURATION="Mail Templates: Options" COM_MAILS_ERROR_UNHELD_ID="You are not permitted to use that link to directly access that page (Template: %s)." COM_MAILS_FIELD_ALTERNATIVE_MAILCONFIG_LABEL="Mail Settings" COM_MAILS_FIELD_ATTACHMENTS_LABEL="Attachments" +COM_MAILS_FIELD_BASIC_LABEL="Options" COM_MAILS_FIELD_BODY_LABEL="Body" COM_MAILS_FIELD_FILE_LABEL="File" COM_MAILS_FIELD_FILENAME_LABEL="Filename"