diff --git a/admin/operatorlist.php b/admin/operatorlist.php index 9af92796..54692a28 100644 --- a/admin/operatorlist.php +++ b/admin/operatorlist.php @@ -227,13 +227,6 @@ if ($display) { $sql = "SELECT CONCAT(firstName, ' ', lastName) as name, - CONCAT('
') as password, - CONCAT('') as timezone, CONCAT('" . T_("Windows bat file") . "') as winbat, CONCAT('" . T_("*nix script file") . "') as sh, CASE WHEN enabled = 0 THEN