diff --git a/frappe/templates/emails/workflow_action.html b/frappe/templates/emails/workflow_action.html index 51ec9b6c01cf..9cc6359244a9 100644 --- a/frappe/templates/emails/workflow_action.html +++ b/frappe/templates/emails/workflow_action.html @@ -5,4 +5,7 @@ {{_(action.action_name)}} {% endfor %}

+
+ {{ _("The contents of this email are strictly confidential. Please do not forward this email to anyone.") }} +
\ No newline at end of file