From: Andreas Neustifter Date: Sun, 8 Jul 2018 20:16:57 +0000 (+0200) Subject: Make sure contacs header is same size as everything in aside. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d442024c0e414db7a43e3bbce4f08b14c0948c5c;p=friendica.git 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. --- 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}}