From: arun Date: Sun, 8 Apr 2007 17:09:32 +0000 (+0000) Subject: fixed & in html X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=60a2eca84c04fa112e9c80b0c285136517ba9d34 fixed & in html --- diff --git a/index.php b/index.php index 813adf6..6d43ddb 100644 --- a/index.php +++ b/index.php @@ -1074,7 +1074,7 @@ else if(myisset("me")) echo "game #".$r[1]." "; if(time()-strtotime($r[2]) > 60*60*24*30) echo " The game has been running for over a month.". - " Do you want to cancel it? yes". + " Do you want to cancel it? yes". " (clicking here is final and can't be restored)"; echo "
"; }