From d442024c0e414db7a43e3bbce4f08b14c0948c5c Mon Sep 17 00:00:00 2001 From: Andreas Neustifter Date: Sun, 8 Jul 2018 22:16:57 +0200 Subject: [PATCH] Make sure contacs header is same size as everything in aside. All the widgets in asside have h3 for their headers, use this for showing contacts too. --- view/templates/contact_block.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/templates/contact_block.tpl b/view/templates/contact_block.tpl index 0d2461502b..52e3e1e774 100644 --- a/view/templates/contact_block.tpl +++ b/view/templates/contact_block.tpl @@ -1,6 +1,6 @@
-

{{$contacts}}

+

{{$contacts}}

{{if $micropro}} {{$viewcontacts}}