summaryrefslogtreecommitdiff
path: root/rt/html/Elements/SimpleSearch
diff options
context:
space:
mode:
Diffstat (limited to 'rt/html/Elements/SimpleSearch')
-rw-r--r--rt/html/Elements/SimpleSearch2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/Elements/SimpleSearch b/rt/html/Elements/SimpleSearch
index 69541f801..4a0d10656 100644
--- a/rt/html/Elements/SimpleSearch
+++ b/rt/html/Elements/SimpleSearch
@@ -22,6 +22,6 @@
%#
%# END LICENSE BLOCK
<form action="<% $RT::WebPath %>/index.html">
-<input size="12" name="q" accesskey="0">
+<input size="12" name="q" autocomplete="off" accesskey="0">
<input type="submit" value="<&|/l&>Search</&>">&nbsp;
</form>