mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 23:56:09 +10:00
Better text for custom repo name link
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user