LAYOUT: fixed some overlaying of boxes (but not all), made userpage a bit nicer
[e-DoKo.git] / functions.php
index 57945ef980ed863758a828f609f828809f955e13..45fa0ae7789b69d558cf834313faa8766992ffb9 100644 (file)
@@ -821,6 +821,9 @@ function display_user_menu()
       echo "<a href=\"".$host."?me=".$r[0]."\">game ".DB_format_gameid($r[1])." </a><br />\n";
     }
   
+  echo "<hr> <a href=\"".$host."?new\">start a new game</a>";
+              
+
   echo
     "<hr />Report bugs in the <a href=\"". $wiki."\">wiki</a>\n";
   echo  "</div>\n";