diff --git a/setup/check_install.php b/setup/check_install.php index ba42e403a0..dc12bc9a75 100644 --- a/setup/check_install.php +++ b/setup/check_install.php @@ -315,7 +315,7 @@ if ($run_by_webserver) } else { - echo lang('Checking the eGroupWare Installation')."\n\n"; + echo "Checking the eGroupWare Installation\n\n"; } $Ok = True;