projects
/
e-DoKo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5d068d
)
LAYOUT: remove text "game" from "it's your turn" list
author
Arun Persaud
<arun@nubati.net>
Sun, 20 Nov 2011 04:51:49 +0000
(20:51 -0800)
committer
Arun Persaud
<apersaud@lbl.gov>
Sun, 20 Nov 2011 04:51:49 +0000
(20:51 -0800)
include/functions.php
patch
|
blob
|
history
diff --git
a/include/functions.php
b/include/functions.php
index 64c3e8bdc20cd00c3f5838e586797d51a9cdef74..c6544131045bde1fd6725c6cf099b5ac061d55b1 100644
(file)
--- a/
include/functions.php
+++ b/
include/functions.php
@@
-1241,7
+1241,7
@@
function display_user_menu($id, $skiphash=NULL)
$i++;
echo " <a href=\"".$INDEX."?action=game&me=".$r[0].
- "\">
game
".DB_format_gameid($r[1])." </a>\n";
+ "\"> ".DB_format_gameid($r[1])." </a>\n";
if($i>4)
{
echo ", ...\n";