Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
ede59ea8
Commit
ede59ea8
authored
May 29, 2019
by
antonyliu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix method typing error
parent
1bef559d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/profiles/passwords/edit.html.haml
app/views/profiles/passwords/edit.html.haml
+1
-1
No files found.
app/views/profiles/passwords/edit.html.haml
View file @
ede59ea8
...
...
@@ -10,7 +10,7 @@
=
_
(
'After a successful password update, you will be redirected to the login page where you can log in with your new password.'
)
.col-lg-8
%h5
.prepend-top-0
-
if
@user
.
password_automatically
set
-
if
@user
.
password_automatically
_
set
=
_
(
'Change your password'
)
-
else
=
_
(
'Change your password or recover your current one'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment