Skip to content

Commit 665d8e9

Browse files
committed
Moved link over to main navigation so it's always visible
1 parent 66d186f commit 665d8e9

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

app/views/shared/menu/_main.html.haml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
- root.add "Programs", programs_path
66
- root.add "FAQ", faq_path
77
- root.add "Support", support_questions_path
8+
- root.add "Help Us Translate!", 'http://crowdin.net/project/hackety-hackcom/invite'

app/views/shared/menu/_user.html.haml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,4 @@
44
- root.add "Log Out", logout_path
55
- else
66
- root.add "Log In", login_path
7-
- root.add "Sign Up", new_user_registration_path
8-
- root.add "Help Us Translate!", 'http://crowdin.net/project/hackety-hackcom/invite'
9-
10-
7+
- root.add "Sign Up", new_user_registration_path

0 commit comments

Comments
 (0)