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 #}