aboutsummaryrefslogtreecommitdiffstats
path: root/view/contacts-top.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/contacts-top.tpl')
-rwxr-xr-xview/contacts-top.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/contacts-top.tpl b/view/contacts-top.tpl
index 4dffda1ce..fca3efd54 100755
--- a/view/contacts-top.tpl
+++ b/view/contacts-top.tpl
@@ -1,4 +1,4 @@
-<h1>$header</h1>
+<h1>$header{{ if $total }} ($total){{ endif }}</h1>
$finding
@@ -11,8 +11,8 @@ $finding
</div>
<div id="contacts-search-end"></div>
+$tabs
+
+
-<div id="contacts-main" >
-<a href="$hide_url" id="contacts-show-hide-link">$hide_text</a>
-</div>