From 97c244433aed0a6c8485ea50a2fb6267704351aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Rosiak?= Date: Sun, 22 Feb 2015 10:49:26 +0100 Subject: [PATCH] Alert Log Creation - Creation of a alert log page - Code from html/pages/eventlog.inc.php --- html/includes/print-menubar.php | 1 + html/pages/alert-log.inc.php | 115 ++++++++++++++++++++++++++++++++ 2 files changed, 116 insertions(+) create mode 100644 html/pages/alert-log.inc.php diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 89cdd20e3..5fcf0bc04 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -45,6 +45,7 @@ if (isset($config['enable_bgp']) && $config['enable_bgp']) Alerts