php-mpos/templates/mail/push_notifications/success_login.tpl
2017-01-12 22:05:33 +01:00

6 lines
249 B
Smarty

<p>Your account has successfully logged in</p>
<p>User: {$DATA.LOGINUSER}</p>
<p>IP: {$DATA.LOGINIP}</p>
<p>Time: {$DATA.LOGINTIME}</p>
<p>If you initiated this login, you can ignore this message. If you did NOT, please notify an administrator.</p>