From b963e7cc38b18b6ec7966384e3f901d2f03c28c3 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Thu, 18 Jan 2018 11:16:16 -0500 Subject: [PATCH] Revert tabs into space in federation.tpl --- view/templates/admin/federation.tpl | 120 ++++++++++++++-------------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/view/templates/admin/federation.tpl b/view/templates/admin/federation.tpl index cbd3a40a1..70e3e9b06 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']}}