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'))) {