aboutsummaryrefslogtreecommitdiffstats
path: root/view/contacts-top.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/contacts-top.tpl')
-rw-r--r--view/contacts-top.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/contacts-top.tpl b/view/contacts-top.tpl
index 324980093..4dffda1ce 100644
--- a/view/contacts-top.tpl
+++ b/view/contacts-top.tpl
@@ -4,6 +4,7 @@ $finding
<div id="contacts-search-wrapper">
<form id="contacts-search-form" action="$cmd" method="get" >
+<span class="contacts-search-desc">$desc</span>
<input type="text" name="search" id="contacts-search" class="search-input" onfocus="this.select();" value="$search" />
<input type="submit" name="submit" id="contacts-search-submit" value="$submit" />
</form>