Initial commit
This commit is contained in:
commit
43ad32700c
7085 changed files with 447606 additions and 0 deletions
20
themes/austria/nav_stats.tpl
Normal file
20
themes/austria/nav_stats.tpl
Normal file
|
@ -0,0 +1,20 @@
|
|||
<div class="borderbox">
|
||||
<div class="leftcol_box">
|
||||
<div id="blue"><h2><span>{$navtitle}</span></h2></div>
|
||||
<p>
|
||||
<strong>User:</strong><br />
|
||||
Registrierte Benutzer: {$stats.users}<br />
|
||||
Neuerster Benutzer:<br /> {$stats.lastusername}<br />
|
||||
<br />
|
||||
<strong>Reviews:</strong><br />
|
||||
Reviews: {$stats.reviewcount}<br />
|
||||
Titel: {$stats.titlecount}<br />
|
||||
Warteschlange: {$stats.queued}<br />
|
||||
Kommentare: {$stats.comments}<br />
|
||||
<!--<br />
|
||||
<strong>Chat:</strong><br />
|
||||
<a href="http://chat.recensio.org/online.html" target="_blank">User im Chat: {$usercount}</a><br />
|
||||
Gesamtzeit aller Chatstunden: {$timecount}<br />-->
|
||||
<br />
|
||||
</p>
|
||||
</div></div>
|
Loading…
Add table
Add a link
Reference in a new issue