fix end tasks message

This commit is contained in:
unknown
2012-11-23 10:24:09 +02:00
parent 4822facbea
commit 626d6e0b39
2 changed files with 5 additions and 5 deletions
+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>