diff --git a/web/edit/cron/index.php b/web/edit/cron/index.php index e7d57a522..f58e485c4 100644 --- a/web/edit/cron/index.php +++ b/web/edit/cron/index.php @@ -74,7 +74,6 @@ top_panel($user,$TAB); } } - include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/menu_edit_cron.html'); include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/edit_cron.html'); unset($_SESSION['error_msg']); unset($_SESSION['ok_msg']);