Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mastodon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pierre Boudes
mastodon
Commits
e45fed58
Commit
e45fed58
authored
8 years ago
by
Effy Elden
Browse files
Options
Downloads
Patches
Plain Diff
Add a textual 'Back to Mastodon' link in footer of settings pages
parent
88801f75
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/views/settings/shared/_links.html.haml
+1
-0
1 addition, 0 deletions
app/views/settings/shared/_links.html.haml
config/locales/en.yml
+1
-0
1 addition, 0 deletions
config/locales/en.yml
with
2 additions
and
0 deletions
app/views/settings/shared/_links.html.haml
+
1
−
0
View file @
e45fed58
...
...
@@ -5,3 +5,4 @@
%li
=
link_to
t
(
'settings.preferences'
),
settings_preferences_path
-
if
controller_name
!=
'registrations'
%li
=
link_to
t
(
'auth.change_password'
),
edit_user_registration_path
%li
=
link_to
t
(
'settings.back'
),
root_path
\ No newline at end of file
This diff is collapsed.
Click to expand it.
config/locales/en.yml
+
1
−
0
View file @
e45fed58
...
...
@@ -90,6 +90,7 @@ en:
settings
:
edit_profile
:
Edit profile
preferences
:
Preferences
back
:
Back to Mastodon
stream_entries
:
click_to_show
:
Click to show
favourited
:
favourited a post by
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment