fix deletedTimestampISO

main
barisusakli 8 years ago
parent e33a04b50c
commit 212218f1d4

@ -20,7 +20,7 @@
<a href="{config.relative_path}/user/{deleter.userslug}"> <a href="{config.relative_path}/user/{deleter.userslug}">
<strong>{deleter.username}</strong> <strong>{deleter.username}</strong>
</a> </a>
<small class="timeago" title="{deletedTimestamp}"></small> <small class="timeago" title="{deletedTimestampISO}"></small>
<!-- ENDIF deleter --> <!-- ENDIF deleter -->
</span> </span>
</div> </div>

Loading…
Cancel
Save