]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/contacts-template.tpl
Merge pull request #580 from fermionic/20130111-better-conversion-scripts
[friendica.git] / view / theme / frost / smarty3 / contacts-template.tpl
index 3a2547596885599c07fad440d1247862d5646452..b804db35a5128209c02d399a349dd3d93093d15d 100644 (file)
@@ -1,7 +1,14 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 <h1>{{$header}}{{if $total}} ({{$total}}){{/if}}</h1>
 
 {{if $finding}}<h4>{{$finding}}</h4>{{/if}}
 
+{{$tabs}}
+
 <div id="contacts-search-wrapper">
 <form id="contacts-search-form" action="{{$cmd}}" method="get" >
 <span class="contacts-search-desc">{{$desc}}</span>
@@ -11,8 +18,6 @@
 </div>
 <div id="contacts-search-end"></div>
 
-{{$tabs}}
-
 
 <div id="contacts-display-wrapper">
 {{foreach $contacts as $c}}