add time in the stats on the sidebar

uydudoktoru

Tanınmış Üye
Yönetici
Yönetici
kenar çubuğundaki istatistikleri zaman ekleyin (add time in the stats on the sidebar)

This tutorial will show you how to add time in the stats on the sidebar.

Go on forum_list and search :

Kod:
<dd><a href="{xen:link members, $boardTotals.latestUser}" class="username">{$boardTotals.latestUser.username}</a></dd></dl>

And but below :

Kod:
<li><div class="time muted">{xen:datetime $datetime, 'absolute'}</div></li>

and you are done
 
Geri
Yukarı