diff --git a/mail_notification_custom_subject/README.rst b/mail_notification_custom_subject/README.rst index 8053e248a..4aa642643 100644 --- a/mail_notification_custom_subject/README.rst +++ b/mail_notification_custom_subject/README.rst @@ -41,7 +41,7 @@ Configuration * Go to **Settings > Technical > Email > Subject Replacement Templates** * Create a new template. - * The field **Models** specifies the models to which the subject template should apply in the emails sent by Odoo + * The field **Model** specifies the model to which the subject template should apply in the notification emails sent by Odoo. * The field **Subject Template** accepts `Jinjah` expressions. * The field **Replace** specifies if the template should replace existing content or append to it. diff --git a/mail_notification_custom_subject/static/description/index.html b/mail_notification_custom_subject/static/description/index.html index bc4f1bf5d..21bf700d9 100644 --- a/mail_notification_custom_subject/static/description/index.html +++ b/mail_notification_custom_subject/static/description/index.html @@ -3,7 +3,7 @@ - + Mail Notification Custom Subject