mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
Merge pull request #7859 from Razer6/fix_profile_spelling_error
Fix spelling error on profile page
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
= f.text_field :email, class: "form-control", required: true
|
||||
- if @user.unconfirmed_email.present?
|
||||
%span.help-block
|
||||
Please click the link in the confirmation email before continuing, it was send to
|
||||
Please click the link in the confirmation email before continuing, it was sent to
|
||||
%strong #{@user.unconfirmed_email}
|
||||
|
||||
- else
|
||||
|
||||
Reference in New Issue
Block a user