summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/backbone/accountDialog.html
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-31 18:32:13 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-31 18:32:13 +0200
commit9ea1ab90b4705ef4d5ce37ded36a214f276c0a18 (patch)
tree995539a44a25c54344639d5ade7aa3e48624ed97 /module/web/templates/default/backbone/accountDialog.html
parentadded account page (diff)
downloadpyload-9ea1ab90b4705ef4d5ce37ded36a214f276c0a18.tar.xz
add and delete accounts, db will be resetted
Diffstat (limited to 'module/web/templates/default/backbone/accountDialog.html')
-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>