diff --git a/interface/web/sites/list/ftp_sites_stats.list.php b/interface/web/sites/list/ftp_sites_stats.list.php index ec00ec55c3fc2013edee32c68d8e4ec6f76c973f..16d3eb12620a23cfff415f9d645fa968b394adab 100644 --- a/interface/web/sites/list/ftp_sites_stats.list.php +++ b/interface/web/sites/list/ftp_sites_stats.list.php @@ -26,7 +26,7 @@ $liste["search_prefix"] = "search_"; $liste["records_per_page"] = "15"; // Script File of the list -$liste["file"] = "web_sites_stats.php"; +$liste["file"] = "ftp_sites_stats.php"; // Script file of the edit form $liste["edit_file"] = "web_domain_edit.php";