summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-14 14:14:23 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-14 14:14:23 +0300
commitc17280f55a49ee8a37a73f1c34824ce4be3f013c (patch)
tree97b0886d03dac1699f9492f2c86350d1c5840d73
parentd6aec3fc1a974d104612b5dc2832c74f701c3caf (diff)
downloadgitlab-ce-c17280f55a49ee8a37a73f1c34824ce4be3f013c.tar.gz
Better text for custom repo name link
-rw-r--r--app/views/projects/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml
index cfcb446e3d9..736da85952a 100644
--- a/app/views/projects/new.html.haml
+++ b/app/views/projects/new.html.haml
@@ -13,7 +13,7 @@
= f.text_field :name, placeholder: "Example Project", class: "input-xlarge", tabindex: 1, autofocus: true
%span.help-inline
= link_to "#", class: 'js-toggle-visibility-link' do
- %span Custom repo name?
+ %span Customize repository name?
.control-group.js-toggle-visibility-container.hide
= f.label :path do