summaryrefslogtreecommitdiff
path: root/httemplate/elements/input-text.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/input-text.html')
-rw-r--r--httemplate/elements/input-text.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/input-text.html b/httemplate/elements/input-text.html
index 827941501..18272ebe2 100644
--- a/httemplate/elements/input-text.html
+++ b/httemplate/elements/input-text.html
@@ -5,6 +5,7 @@
<% $size %>
<% $maxlength %>
<% $style %>
+ <% $opt{autocomplete} ? 'autocomplete="off"' : '' %>
<% $opt{disabled} %>
<% $onchange %>
><% $opt{'postfix'} %>