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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
240ae8d1
Commit
240ae8d1
authored
Feb 08, 2019
by
George Tsiolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update new password breadcrumb
parent
1d229689
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
4 deletions
+19
-4
app/views/profiles/passwords/new.html.haml
app/views/profiles/passwords/new.html.haml
+5
-4
changelogs/unreleased/gt-update-new-password-breadcrumb.yml
changelogs/unreleased/gt-update-new-password-breadcrumb.yml
+5
-0
locale/gitlab.pot
locale/gitlab.pot
+9
-0
No files found.
app/views/profiles/passwords/new.html.haml
View file @
240ae8d1
-
page_title
"New Password"
-
header_title
"New Password"
%h3
.page-title
Set up new password
-
page_title
_
(
'New Password'
)
-
breadcrumb_title
_
(
'New Password'
)
%h3
.page-title
=
_
(
'Set up new password'
)
%hr
=
form_for
@user
,
url:
profile_password_path
,
method: :post
do
|
f
|
%p
.slead
...
...
@@ -22,4 +23,4 @@
.col-sm-10
=
f
.
password_field
:password_confirmation
,
required:
true
,
class:
'form-control'
.form-actions
=
f
.
submit
'Set new password'
,
class:
"btn btn-success"
=
f
.
submit
_
(
'Set new password'
),
class:
'btn btn-success'
changelogs/unreleased/gt-update-new-password-breadcrumb.yml
0 → 100644
View file @
240ae8d1
---
title
:
Update new password breadcrumb
merge_request
:
25037
author
:
George Tsiolis
type
:
fixed
locale/gitlab.pot
View file @
240ae8d1
...
...
@@ -4817,6 +4817,9 @@ msgstr ""
msgid "New Pages Domain"
msgstr ""
msgid "New Password"
msgstr ""
msgid "New Pipeline Schedule"
msgstr ""
...
...
@@ -6614,6 +6617,9 @@ msgstr ""
msgid "Set max session time for web terminal."
msgstr ""
msgid "Set new password"
msgstr ""
msgid "Set notification email for abuse reports."
msgstr ""
...
...
@@ -6632,6 +6638,9 @@ msgstr ""
msgid "Set up new U2F device"
msgstr ""
msgid "Set up new password"
msgstr ""
msgid "Set up your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically."
msgstr ""
...
...
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