diff --git a/web/list/log/index.php b/web/list/log/index.php index e76e49d7e..c0e226e45 100644 --- a/web/list/log/index.php +++ b/web/list/log/index.php @@ -18,7 +18,6 @@ $data = json_decode(implode('', $output), true); $data = array_reverse($data); unset($output); -include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/menu_log.html'); include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/list_log.html'); // Footer