diff --git a/public/templates/mail/notifications/success_login.tpl b/public/templates/mail/notifications/success_login.tpl index e1a07bac..8049f63b 100644 --- a/public/templates/mail/notifications/success_login.tpl +++ b/public/templates/mail/notifications/success_login.tpl @@ -1,11 +1,12 @@ +{debug}

Your account has successfully logged in

-

User: {$LOGINUSER}

-

IP: {$LOGINIP}

-

Time: {$LOGINTIME}

+

User: {$DATA.LOGINUSER}

+

IP: {$DATA.LOGINIP}

+

Time: {$DATA.LOGINTIME}

If you initiated this login, you can ignore this message. If you did NOT, please notify an administrator.



- \ No newline at end of file +