CLEANUP: merged normal css file and the one for mobile phones into one file
[e-DoKo.git] / include / game.php
index 11cb66fc98dee09d99e93b0b005facad44bba50e..b8963d2fc5134aac1a1d782a4d4371a82b1b5e3b 100644 (file)
@@ -2135,7 +2135,7 @@ else
     echo "<div class=\"usermenu\">\n";
     echo "It's your turn in these games:<br />\n";
     echo "Please log in to see this information.\n";
-    echo "</div>\n";
+    echo "</div>\n\n";
   }
 
 /*
@@ -2182,7 +2182,7 @@ if(sizeof($other_game_ids)>0 && $mystatus=='gameover')
     echo "  </p>\n";
   }
 
-echo "</div>\n"; /* end gameinfo */
+echo "</div>\n\n"; /* end gameinfo */
 
 /* make sure that we don't show the notes to the wrong person
  * (e.g. other people looking at an old game)