Code cleanup.

This commit is contained in:
Nate Jones
2015-02-15 08:46:20 +00:00
parent 45637ba48a
commit 2b0396063a
27 changed files with 230 additions and 450 deletions
-3
View File
@@ -91,8 +91,6 @@ if ($_GET['a'] == "default" && permission_exists('var_edit')) {
?>
<div align='center'>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
@@ -159,7 +157,6 @@ if ($_GET['a'] == "default" && permission_exists('var_edit')) {
</td>
</tr>
</table>
</div>
<?php
require_once "resources/footer.php";