Skip to content
Snippets Groups Projects
Commit e45fed58 authored by Effy Elden's avatar Effy Elden
Browse files

Add a textual 'Back to Mastodon' link in footer of settings pages

parent 88801f75
No related branches found
No related tags found
No related merge requests found
......@@ -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
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment