From fec99da8b973a36445363d3b9b6ae258623d2a82 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Tue, 30 Jul 2019 15:58:09 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=89=EF=B8=8F=20Remove=20zip=20option=20fo?= =?UTF-8?q?r=20guests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default/templates/index.html.ep | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/default/templates/index.html.ep b/themes/default/templates/index.html.ep index f01ad9d..9bd070f 100644 --- a/themes/default/templates/index.html.ep +++ b/themes/default/templates/index.html.ep @@ -90,6 +90,7 @@

+ % if (!stash('invitation')) {

<%= l('Create a zip archive with the files before uploading?') %>

+ % } % if (config('allow_pwd_on_files') && (!stash('invitation'))) {