Commit 64dff782 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Restyle public access help page

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 4091322d
...@@ -12,10 +12,10 @@ ...@@ -12,10 +12,10 @@
%br %br
Internal projects will only be available to authenticated users. Internal projects will only be available to authenticated users.
%hr .clearfix
%h4 .dashboard-intro-icon
= public_icon = public_icon
&nbsp; %h4
Public projects Public projects
%p %p
Public project can be cloned Public project can be cloned
...@@ -27,10 +27,10 @@ ...@@ -27,10 +27,10 @@
%strong Any logged in user %strong Any logged in user
will have #{link_to "Guest", help_permissions_path} permissions on the repository." will have #{link_to "Guest", help_permissions_path} permissions on the repository."
%hr .clearfix
%h4 .dashboard-intro-icon
= internal_icon = internal_icon
&nbsp; %h4
Internal projects Internal projects
%p %p
Internal project can be cloned by any logged in user. Internal project can be cloned by any logged in user.
...@@ -39,8 +39,6 @@ ...@@ -39,8 +39,6 @@
%br %br
Any logged in user will have #{link_to "Guest", help_permissions_path} permissions on the repository. Any logged in user will have #{link_to "Guest", help_permissions_path} permissions on the repository.
%hr
%h4 How to change project visibility %h4 How to change project visibility
%ol %ol
%li Go to your project dashboard %li Go to your project dashboard
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment