summaryrefslogtreecommitdiff
path: root/app/views/devise/shared/_signup_box.html.haml
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2016-12-30 17:16:25 -0200
committerFelipe Artur <felipefac@gmail.com>2017-01-12 13:41:29 -0200
commitca0cf5a3cd2829db4cfac007c36d5588ed369f87 (patch)
treebc5783a137de10e25358a24d764b50daabdf68ef /app/views/devise/shared/_signup_box.html.haml
parentec4fe4432a2c4daa14c8e8f7c5d8567553062ebf (diff)
downloadgitlab-ce-ca0cf5a3cd2829db4cfac007c36d5588ed369f87.tar.gz
Show 'too many changes' message for merge requestissue_25017
Diffstat (limited to 'app/views/devise/shared/_signup_box.html.haml')
-rw-r--r--app/views/devise/shared/_signup_box.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/devise/shared/_signup_box.html.haml b/app/views/devise/shared/_signup_box.html.haml
index 681eb303b49..01ecf237925 100644
--- a/app/views/devise/shared/_signup_box.html.haml
+++ b/app/views/devise/shared/_signup_box.html.haml
@@ -15,7 +15,7 @@
.form-group
= f.label :email
= f.email_field :email, class: "form-control middle", required: true, title: "Please provide a valid email address."
- %div.form-group
+ .form-group
= f.label :email_confirmation
= f.email_field :email_confirmation, class: "form-control middle", required: true, title: "Please retype the email address."
.form-group.append-bottom-20#password-strength