6 lines
249 B
Smarty
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>
|