From 14869907db645f9986e88f098cb3f8ecfc7de481 Mon Sep 17 00:00:00 2001 From: Harrys Ravalomanana Date: Wed, 27 May 2020 15:50:57 +0400 Subject: [PATCH] PHRAS-3069 remove flash uploader switcher --- templates/web/prod/upload/upload.html.twig | 6 ------ 1 file changed, 6 deletions(-) diff --git a/templates/web/prod/upload/upload.html.twig b/templates/web/prod/upload/upload.html.twig index 9aef063080..e4ce96bcd2 100644 --- a/templates/web/prod/upload/upload.html.twig +++ b/templates/web/prod/upload/upload.html.twig @@ -140,12 +140,6 @@ -
- -
{% else %} {{ 'You can not upload files' | trans }} {% endif %}