chore: add warning for workflow actions email
This commit is contained in:
parent
41073a9885
commit
3491f9d88a
1 changed files with 3 additions and 0 deletions
|
|
@ -5,4 +5,7 @@
|
|||
<a class="btn {% if action.is_primary %} btn-primary {% endif %}" style="margin-right: 10px" href="{{ action.action_link }}">{{_(action.action_name)}}</a>
|
||||
{% endfor %}
|
||||
</p>
|
||||
<div class="text-muted text-small" style="padding-top: 20px;">
|
||||
{{ _("The contents of this email are strictly confidential. Please do not forward this email to anyone.") }}
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Reference in a new issue