Change public/private project feature message (fix #964)
parent
1ff4bd3923
commit
8fa3c78e6a
|
@ -52,7 +52,7 @@ block content
|
|||
input.hidden(type="radio", checked="checked", disabled="disabled")
|
||||
label.button(for="private-project") Private Project
|
||||
|
||||
p This feature is not available at this momment but it will be available in very near future
|
||||
p All projects are private during Taiga's beta period.
|
||||
|
||||
input(type="submit", class="hidden")
|
||||
a.button.button-green(href="") Save
|
||||
|
|
Loading…
Reference in New Issue