Merge pull request #166 from sTimulated/patch-1

Update Admin/admin.php
This commit is contained in:
yi12345
2012-11-21 10:41:01 -08:00
+1 -1
View File
@@ -92,7 +92,7 @@ $timeformat = new timeFormatGenerator;
{ ?>
<a href="<?php echo HOMEPAGE; ?>">Server Homepage</a>
<a href="admin.php">Control Panel Home</a>
<a href="<?php echo SERVER; ?>dorf1.php">Return to the server</a>
<a href="<?php echo SERVER; ?>/dorf1.php">Return to the server</a>
<a href="?p=update"><font color="Red"><b>Server Update</font></b></a>
<br />
<a href="?action=logout">Logout</a>