]> git.mxchange.org Git - friendica.git/commitdiff
Bugfix: frio - move tabs to the top of the contacts-template
authorrabuzarus <>
Fri, 3 Feb 2017 18:18:10 +0000 (19:18 +0100)
committerrabuzarus <>
Fri, 3 Feb 2017 18:18:10 +0000 (19:18 +0100)
view/theme/frio/templates/contacts-template.tpl

index 9a5109e871ee677c5857e972c44f817121d83e35..d51298038ba4f8ad23defe7105ae77a394f1f21c 100644 (file)
@@ -1,7 +1,7 @@
 
-<div id="contacts" class="generic-page-wrapper">
+{{$tabs}}
 
-       {{$tabs}}
+<div id="contacts" class="generic-page-wrapper">
 
        {{* The page heading with it's contacts counter *}}
        <h2 class="heading">{{$header}} {{if $total}} ({{$total}}) {{/if}}</h2>