From 8fa3c78e6a9eb34f3e86410a16c4f2994a9bf3f1 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sat, 13 Sep 2014 18:24:03 +0200 Subject: [PATCH] Change public/private project feature message (fix #964) --- app/partials/admin-project-profile.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/partials/admin-project-profile.jade b/app/partials/admin-project-profile.jade index 3cf62403..39349595 100644 --- a/app/partials/admin-project-profile.jade +++ b/app/partials/admin-project-profile.jade @@ -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