From b354af8bef44101e573f3cb66ddb019ced2fbc0e Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Fri, 4 Apr 2014 11:14:45 +0200 Subject: [PATCH] [PHRAS-57] Fix default checkbox state that notfify users on new publication --- templates/web/prod/actions/publish/publish.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/web/prod/actions/publish/publish.html.twig b/templates/web/prod/actions/publish/publish.html.twig index a9182d00e7..7be51c9c15 100644 --- a/templates/web/prod/actions/publish/publish.html.twig +++ b/templates/web/prod/actions/publish/publish.html.twig @@ -39,7 +39,7 @@ {% set title = publishing.basket().getName() %} {% set desc = publishing.basket().getDescription() %} {% endif %} - +