diff --git a/htdocs/admin/system/filecheck.php b/htdocs/admin/system/filecheck.php index 10cffafb9a9..e978ac85b55 100644 --- a/htdocs/admin/system/filecheck.php +++ b/htdocs/admin/system/filecheck.php @@ -307,7 +307,7 @@ if (! $error && $xml) } else { - $out.=''.$langs->trans("None").''; + $out.=''.$langs->trans("None").''; } $out.=''; $out.='';