mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-20 21:26:23 +01:00
Merge branch 'develop' into feature/2fa
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
</tr>
|
||||
<tr style="background-color: {{ config.darkborder }};" >
|
||||
<td class="LabelV" >Last Login:</td>
|
||||
<td>{{ "now"|date("j F Y, G:i:s") }}</td>
|
||||
<td>{{ account_logged.getCustomField('web_lastlogin')|date("j F Y, G:i:s") }}</td>
|
||||
</tr>
|
||||
{% autoescape false %}
|
||||
<tr style="background-color: {{ config.lightborder }};">
|
||||
|
||||
Reference in New Issue
Block a user