]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/admin/federation.tpl
Merge branch 'friendica:2022.12-rc' into new_image_presentation
[friendica.git] / view / templates / admin / federation.tpl
index d99d72e5f99c53cd3ed80fb049253b9f05a99722..dbee2ec3e8dbcb89b72a3d6658d64baabc2933c2 100644 (file)
                <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>