aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/connections.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/connections.tpl')
-rw-r--r--view/tpl/connections.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/connections.tpl b/view/tpl/connections.tpl
index 5fec38a84..5fb6b0007 100644
--- a/view/tpl/connections.tpl
+++ b/view/tpl/connections.tpl
@@ -22,6 +22,7 @@
<form action="{{$cmd}}" method="get" name="contacts-search-form">
<div class="input-group mb-3">
<input type="text" name="search" id="contacts-search" class="form-control" onfocus="this.select();" value="{{$search}}" placeholder="{{$desc}}" />
+ <input type="hidden" name="search_xchan" id="contacts-search-xchan" value=""/>
<button id="contacts-search-submit" class="btn btn-primary" type="submit"><i class="fa fa-fw fa-search"></i></button>
</div>
</form>