From ae9516bf2903b82920fb96e424cd796a878535ea Mon Sep 17 00:00:00 2001 From: Michael Rasmussen Date: Wed, 24 Jun 2015 20:59:00 +0200 Subject: [PATCH] New menu --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 2eb894e..0566cce 100644 --- a/index.php +++ b/index.php @@ -6,7 +6,7 @@ $util = new Utils; if ($util->isLoggedIn()) { - $util->setHeading('Quarantine Administration'); + $util->setHeading('WB List and Quarantine Administration'); echo $util->getHeader(); echo $util->getHeading(); echo '

-- 2.39.2