1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
matomo/plugins/CoreAdminHome/templates/_securityNotificationEmail.twig
Zoltan Flamis 70b05de003 Email notifications for critical actions (#17531)
* wip email notifications

* use Mail class

* token and login settings notification emails

* more notification emails

* user created/deleted notification

* use an abstract class

* import class

* catch email ex

* wip

* change settings changed emails

* import loggerinterface

* simpler email bodies

* some small tweaks to the translations

Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-05-26 15:28:59 -07:00

3 خطوط
68 B
Twig

<p>{{ 'General_HelloUser'|translate(login) }}</p>
<p>{{ body }}</p>