Update Admin/admin.php

This commit is contained in:
sTimulated
2012-11-21 01:26:04 +00:00
parent 09cd82e490
commit 54f9426713
+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>