diff --git a/htdocs/ftp/index.php b/htdocs/ftp/index.php index ad4f4454d74..75c198560f8 100644 --- a/htdocs/ftp/index.php +++ b/htdocs/ftp/index.php @@ -361,6 +361,21 @@ if ($_REQUEST['action'] == 'download') llxHeader(); +// Add logic to shoow/hide buttons +if ($conf->use_javascript_ajax) +{ +?> + +'; + print '