summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/backbone
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/default/backbone')
-rwxr-xr-xmodule/web/templates/default/backbone/accountDialog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/backbone/accountDialog.html b/module/web/templates/default/backbone/accountDialog.html
index dbc88e66d..7961ad2ba 100755
--- a/module/web/templates/default/backbone/accountDialog.html
+++ b/module/web/templates/default/backbone/accountDialog.html
@@ -3,7 +3,7 @@
Add an account
{% endblock %}
{% block content %}
- <form class="form-horizontal" action="#">
+ <form class="form-horizontal" action="#" autocomplete="off">
<legend>
Please enter your account data
</legend>