More statistics
This commit is contained in:
parent
bdba75ec47
commit
384fe562a8
3 changed files with 28 additions and 10 deletions
|
@ -63,11 +63,13 @@
|
|||
<tr>
|
||||
<td colspan="3" class="federation-summary">
|
||||
<ul>
|
||||
{{if $c[0]['total']}}<li>{{$c[0]['totallbl']}}</li>{{/if}}
|
||||
{{if $c[0]['month']}}<li>{{$c[0]['monthlbl']}}</li>{{/if}}
|
||||
{{if $c[0]['halfyear']}}<li>{{$c[0]['halfyearlbl']}}</li>{{/if}}
|
||||
{{if $c[0]['users']}}<li>{{$c[0]['userslbl']}}</li>{{/if}}
|
||||
{{if $c[0]['posts']}}<li>{{$c[0]['postslbl']}}</li>{{/if}}
|
||||
{{if $c[0]['postsuserlbl']}}<li>{{$c[0]['postsuserlbl']}}</li>{{/if}}
|
||||
{{if $c[0]['userssystemlbl']}}<li>{{$c[0]['userssystemlbl']}}</li>{{/if}}
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue