mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Remove redundant signin link from signin page.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
%p.light
|
||||
GitLab is open source software to collaborate on code.
|
||||
%br
|
||||
#{link_to "Sign in", new_user_session_path} or browse for #{link_to "public projects", public_projects_path}.
|
||||
Sign in or browse for #{link_to "public projects", public_projects_path}.
|
||||
%hr
|
||||
.container
|
||||
.content
|
||||
|
||||
Reference in New Issue
Block a user