X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fadmin%2Ffederation.tpl;h=9850a37414502806dcddbaba8f09e06ddc5f3302;hb=8e3428764b67c90b3eef88a075060e8694be465b;hp=ee33df09b279ea32efe17e6d9e607b2da3153ccf;hpb=ff459441cfd86375a7b0ed5f2d6854fbd0ae3a00;p=friendica.git diff --git a/view/templates/admin/federation.tpl b/view/templates/admin/federation.tpl index ee33df09b2..9850a37414 100644 --- a/view/templates/admin/federation.tpl +++ b/view/templates/admin/federation.tpl @@ -1,58 +1,123 @@ - - +
-

{{$title}} - {{$page}}

-

{{$intro}}

- {{if not $autoactive}} -

{{$hint}}

- {{/if}} -

{{$legendtext}} -

-

-
- - -{{foreach $counts as $c}} - {{if $c[0]['total'] > 0}} - - - - - - - - {{/if}} -{{/foreach}} -
{{$c[0]['platform']}}{{$c[0]['total']}} - {{$c[0]['network']}}
- - -
    - {{foreach $c[1] as $v}} -
  • {{if ($c[0]['platform']==='Friendica' and $version===$v['version']) }}{{$v['version']}}{{else}}{{$v['version']}}{{/if}} ({{$v['total']}})
  • - {{/foreach}} -
-
+

{{$legendtext}}

+ + + + + + + {{foreach $counts as $c}} + {{if $c[0]['total'] > 0}} + + + + + + + + {{/if}} + {{/foreach}} +
{{$c[0]['platform']}}{{$c[0]['total']}} + {{$c[0]['network']}}
+ + +
    + {{foreach $c[1] as $v}} +
  • + {{if ($c[0]['platform']==='Friendica' and $version===$v['version']) }} + {{$v['version']}} + {{else}} + {{$v['version']}} + {{/if}} + ({{$v['total']}}) +
  • + {{/foreach}} +
+
+