From: Arun Persaud Date: Sun, 20 Nov 2011 04:51:49 +0000 (-0800) Subject: LAYOUT: remove text "game" from "it's your turn" list X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=69b24a34b64f4eeb9279e0d66577f555c82b01eb;hp=f5d068d8b0c003324c075489a4894be2b66eb051 LAYOUT: remove text "game" from "it's your turn" list --- diff --git a/include/functions.php b/include/functions.php index 64c3e8b..c654413 100644 --- a/include/functions.php +++ b/include/functions.php @@ -1241,7 +1241,7 @@ function display_user_menu($id, $skiphash=NULL) $i++; echo " game ".DB_format_gameid($r[1])." \n"; + "\"> ".DB_format_gameid($r[1])." \n"; if($i>4) { echo ", ...\n";