summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2014-06-04 16:37:37 -0300
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2014-06-04 16:37:37 -0300
commita944c522f484b80a20b9f895b76ef595a17288a7 (patch)
treeddcbc173c32eaa6157e19ad72c83dadfb63eab4c
parent4f989942feca2fa898eb5b70ea18bb22fcfa6c63 (diff)
downloadaskbot-a944c522f484b80a20b9f895b76ef595a17288a7.tar.gz
askbot-a944c522f484b80a20b9f895b76ef595a17288a7.tar.bz2
askbot-a944c522f484b80a20b9f895b76ef595a17288a7.zip
removed unnecessary class from signup button
-rw-r--r--askbot/templates/authopenid/complete.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/askbot/templates/authopenid/complete.html b/askbot/templates/authopenid/complete.html
index 4d4078d9..cefb1941 100644
--- a/askbot/templates/authopenid/complete.html
+++ b/askbot/templates/authopenid/complete.html
@@ -72,7 +72,6 @@ anyone, must be valid</i>)
<input
id="register-button"
type="submit"
- class="submit"
name="bnewaccount"
value="{% trans %}Signup{% endtrans %}"
/>