diff index.php @ 4:934ab7d8c244

Various improvements.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 04 Dec 2012 21:28:11 +0200
parents 916623924bd5
children 76c3b89d7b11
line wrap: on
line diff
--- a/index.php	Tue Dec 04 20:27:08 2012 +0200
+++ b/index.php	Tue Dec 04 21:28:11 2012 +0200
@@ -44,6 +44,8 @@
 
 if (stGetSetting("showResults", FALSE))
 echo "  <a href=\"results\">Results</a>\n";
+
+echo "  <a href=\"admin\">Admin</a>\n";
 ?>
  </div>
 </div>