From 28ca603de6a41d1f00b48c20c498b1819dc3608f Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Fri, 18 May 2012 18:03:06 +0200 Subject: [PATCH] fix typo --- templates/web/prod/upload/upload.html.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/web/prod/upload/upload.html.twig b/templates/web/prod/upload/upload.html.twig index 33289e09a8..7c22892142 100644 --- a/templates/web/prod/upload/upload.html.twig +++ b/templates/web/prod/upload/upload.html.twig @@ -3,8 +3,8 @@ {# action bar #}
- - + +
@@ -71,7 +71,7 @@ {% endfor %} {% endfor %} {% else %} - {% trans 'you cannot upload files' %} + {% trans 'You can not upload files' %} {% endif %} {# download box #}