admin design update

This commit is contained in:
2012-07-17 19:22:21 +00:00
parent 163e0d61c2
commit 9c8331a03d
7 changed files with 18 additions and 15 deletions

View File

@@ -9,8 +9,9 @@ include ($_SERVER["DOCUMENT_ROOT"]."/Site/checkadmin.php");
<h1><b>Administration Center</b></h1>
<table widht="100%">
<tr>
<td width=60%>
<td width="250px" style="float: left">
<h2>Actions:</h2>
<br/>
<?php
$moduleid = 0;
foreach ($SITE_MODULES_ADMIN as $modul)