first commit
This commit is contained in:
3
apps/backend/modules/stUser/templates/_last_login.php
Normal file
3
apps/backend/modules/stUser/templates/_last_login.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
echo $sf_guard_user->getLastLogin() ? st_format_date($sf_guard_user->getLastLogin()) : __('Brak');
|
||||
Reference in New Issue
Block a user