Cleaned up code

This commit is contained in:
2015-03-30 23:53:01 -04:00
parent ec16a1086b
commit 4fe4ed568a
8 changed files with 31 additions and 32 deletions

View File

@ -16,7 +16,7 @@ if( $_SESSION['access'] != 1 ) {
</head>
<body>
<div class=header>
<h1>Liquidweb BMS Events</h1>
<h1>BMS Events</h1>
<?php
if(isset($_SESSION['uname'])) {
echo "Hello, ";