aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rwxr-xr-xview/contacts-top.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/contacts-top.tpl b/view/contacts-top.tpl
index 4dffda1ce..b8972834c 100755
--- a/view/contacts-top.tpl
+++ b/view/contacts-top.tpl
@@ -14,5 +14,6 @@ $finding
<div id="contacts-main" >
-<a href="$hide_url" id="contacts-show-hide-link">$hide_text</a>
+<a href="$hide_url" id="contacts-show-hide-link">$hide_text</a><br />
+<a href="$all_url" id="contacts-show-all-link">$all_text</a><br />
</div>