summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/default')
-rw-r--r--module/web/templates/default/dashboard.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html
index cfd5a2716..8c20973e4 100644
--- a/module/web/templates/default/dashboard.html
+++ b/module/web/templates/default/dashboard.html
@@ -125,7 +125,7 @@
</li>
<li style="float: right;">
- <form class="form-search">
+ <form class="form-search" action="#">
<div class="input-append">
<input type="text" class="search-query" style="width: 120px">
<button type="submit" class="btn">{{ _("Search") }}</button>