summaryrefslogtreecommitdiff
path: root/res/templates
diff options
context:
space:
mode:
Diffstat (limited to 'res/templates')
-rw-r--r--res/templates/user_signup.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/res/templates/user_signup.html b/res/templates/user_signup.html
index a15cf046..639fdc06 100644
--- a/res/templates/user_signup.html
+++ b/res/templates/user_signup.html
@@ -37,9 +37,6 @@ body {
</div>
{% else %}
<div class="login-view-section login-form">
- <div
- class="signup_form__row"
- id="err_msg_row"></div>
<div class="signup_form__row">
<div class="signup_form__field signup_form__row_sharing_field">
<input
@@ -89,6 +86,11 @@ body {
class="login-input">
</div>
</div>
+ <div
+ class="signup_form__row"
+ id="err_msg_row"
+ class="alert alert-error">
+ </div>
<div id="signup_form___submit_button_row">
<div
id="signup_form___submit_button" class="login-form_button signup-button"