mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
Merge branch 'password-reset-wording' into 'master'
Password Reset Wording
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
%hr
|
||||
= form_for @user, url: profile_password_path, method: :post, html: { class: 'form-horizontal '} do |f|
|
||||
%p.slead
|
||||
Please set new password before proceed.
|
||||
Please set a new password before proceeding.
|
||||
%br
|
||||
After successful password update you will be redirected to login screen
|
||||
After a successful password update you will be redirected to login screen.
|
||||
-if @user.errors.any?
|
||||
.alert.alert-danger
|
||||
%ul
|
||||
|
||||
Reference in New Issue
Block a user