changeset 1678:a4dc64446036

Fix index page extraBox.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 25 Apr 2017 17:37:48 +0300
parents 9d51b4138e7d
children b1deb08bd766
files www/index.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/www/index.php	Tue Apr 25 17:30:08 2017 +0300
+++ b/www/index.php	Tue Apr 25 17:37:48 2017 +0300
@@ -180,7 +180,7 @@
   "</div>\n"; // end of <div id="contents">
 
 echo
-  "<div id=\"extrabox\">\n".
+  "<div id=\"extraBox\">\n".
   "  <h1>Ggr's links</h1>\n".
   "  <a href=\"/kuvia/events/batmud/\">BatMUD con pictures (etc)</a>\n".
   "  <a href=\"/~ccr/ggrtf/\">GgrTF</a>\n".