mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-17 18:31:05 +02:00
fix timestamp
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
{users.ip}
|
||||
</td>
|
||||
<td>
|
||||
<span class="timeago" title="{users.timestamp}"></span>
|
||||
<span class="timeago" title="{users.timestampISO}"></span>
|
||||
</td>
|
||||
<td>
|
||||
<div class="btn-group pull-right">
|
||||
|
||||
Reference in New Issue
Block a user