From: Arun Persaud Date: Tue, 12 Oct 2010 03:52:09 +0000 (-0700) Subject: BUGFIX: fixed some html validation errors X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=787e92af6d8af34b9f7b73b80b81346a8ed43888;ds=inline BUGFIX: fixed some html validation errors --- diff --git a/include/functions.php b/include/functions.php index 98feae4..af2b3e5 100644 --- a/include/functions.php +++ b/include/functions.php @@ -938,7 +938,7 @@ function display_table () $lastlogin = strtotime($r[6]); date_default_timezone_set($timezone); $timenow = strtotime(date("Y-m-d H:i:s")); - $gravatar = "$name
"; + $gravatar = "$name
\"$name's"; echo "
\n"; @@ -971,12 +971,12 @@ function display_table () $cards = DB_get_all_hand($userhash); $trumpNR = count_trump($cards,'all'); if($trumpNR) - echo " \"poverty"; + echo " \"poverty"; else - echo " \"poverty"; + echo " \"poverty"; } else - echo " \"poverty\" title=\"poverty partner\" />"; + echo " \"poverty"; if($GT=="dpoverty") if($party=="re") diff --git a/include/output.php b/include/output.php index f4d3fdf..af9592c 100644 --- a/include/output.php +++ b/include/output.php @@ -440,8 +440,8 @@ function output_footer() echo "

See the latest changes \n". " via git
or download the source via
\n'git clone http://nubati.net/git/e-DoKo.git'
\n". " \n". - " \"Green\n". + " \"Green\n". "

\n"; echo "\n"; echo "
\n"; diff --git a/include/welcome.php b/include/welcome.php index cb601e3..d5c3738 100644 --- a/include/welcome.php +++ b/include/welcome.php @@ -99,7 +99,7 @@ if($done==0) -
+

Have an OpenID account? Sign in below