Merge pull request #2712 from aus/patch-1

Revise projects/new text
This commit is contained in:
Dmitriy Zaporozhets 2013-01-23 10:12:28 -08:00
commit 62cb514070

View file

@ -17,4 +17,4 @@
= f.select :namespace_id, namespaces_options(params[:namespace_id] || :current_user), {}, {class: 'chosen'}
%hr
%p.padded
All created project are private. You choose who can see project and commit to repository.
New projects are private by default. You choose who can see the project and commit to repository.