BUGFIX: fixed some small typo/layout issues in the "game over" email
[e-DoKo.git] / include / game.php
index cfd1750e9c393babecf117372b6ee60776d381bb..b2df36918e6624e94f8739a14e32764eac5d98d5 100644 (file)
@@ -1767,7 +1767,7 @@ switch($mystatus)
 
                  $message .= "Score Table:\n";
                  $message .= format_score_table_ascii($score);
-                 $message .= "Use these links to have a look at game ".DB_format_gameid($gameid).": \n";
+                 $message .= "\nUse these links to have a look at game ".DB_format_gameid($gameid).": \n";
 
                  /* send out final email */
                  $all = array();