Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.1] Fix options in mailtemplate form #2435

Closed
heelc29 opened this issue May 2, 2022 · 0 comments · Fixed by #2437
Closed

[4.1] Fix options in mailtemplate form #2435

heelc29 opened this issue May 2, 2022 · 0 comments · Fixed by #2437

Comments

@heelc29
Copy link
Member

heelc29 commented May 2, 2022

joomla/joomla-cms#37683

Click to expand the diff!
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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants