From 60a2eca84c04fa112e9c80b0c285136517ba9d34 Mon Sep 17 00:00:00 2001 From: arun Date: Sun, 8 Apr 2007 17:09:32 +0000 Subject: fixed & in html --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "
"; } -- cgit v1.2.3-18-g5258