diff --git a/view/templates/admin/federation.tpl b/view/templates/admin/federation.tpl index cbd3a40a1e..70e3e9b06c 100644 --- a/view/templates/admin/federation.tpl +++ b/view/templates/admin/federation.tpl @@ -4,52 +4,52 @@

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

{{$intro}}

{{if not $autoactive}} -

{{$hint}}

+

{{$hint}}

{{/if}}

{{$legendtext}}

@@ -57,52 +57,52 @@ var myDoughnutChart = new Chart(ctx, { {{foreach $counts as $c}} {{if $c[0]['total'] > 0}} - {{$c[0]['platform']}} - {{$c[0]['total']}} - {{$c[0]['network']}} + {{$c[0]['platform']}} + {{$c[0]['total']}} + {{$c[0]['network']}}