X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fuser.php;h=b811cdaa0d4f52a74c5ae632e5865b868a96f36a;hp=2c3afeb33b01d4f99f3136c292fae1072c4a895a;hb=f55dbd7a08908c0443b5ed9d20c2dc74bb8b1026;hpb=69b24a34b64f4eeb9279e0d66577f555c82b01eb diff --git a/include/user.php b/include/user.php index 2c3afeb..b811cda 100644 --- a/include/user.php +++ b/include/user.php @@ -138,12 +138,12 @@ else " Between $vac_start and $vac_stop other users will see the following message: $vac_comment.

\n"; } - echo '

'._('These are all your games').":

\n"; + echo '

'._('These are your games').":

\n"; /* output legend */ - echo '

'._('Games').": \n"; - echo '   = '._('pre-game phase'); - echo '   = '._('game in progess'); - echo 'N = '._('game over (N people played the same hand)').'
'; + echo "

\n"; + echo '    '._('pre-game phase'); + echo '    '._('game in progess'); + echo ' N  '._('game over (N people played this hand)').'
'; echo ' '._("Reminder: canceling a game can't be reversed!"); echo "

\n";