From: Michael Rasmussen Date: Wed, 24 Jun 2015 18:31:51 +0000 (+0200) Subject: New index page X-Git-Url: http://git.datanom.net/qtadmin.git/commitdiff_plain/06d1b05e70b7b2ff3773c3b35e0f4d75f2ec2a80 New index page --- diff --git a/index.php b/index.php index 5141a1a..2eb894e 100644 --- a/index.php +++ b/index.php @@ -9,9 +9,9 @@ $util->setHeading('Quarantine Administration'); echo $util->getHeader(); echo $util->getHeading(); - echo "

+ echo '

Quarantine Administration -

"; +

'; echo $util->getFooter(); } else { header('Location: auth.php');