From 537df4aa5637c6ed6625b11b5be3ad3ae7c2262c Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Fri, 7 Oct 2011 18:20:07 -0700 Subject: [PATCH] update notes about emails --- include/welcome.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/welcome.php b/include/welcome.php index c9e8028..10a5e93 100644 --- a/include/welcome.php +++ b/include/welcome.php @@ -126,8 +126,7 @@ echo "

Play Doppelkopf online.

\n". echo "

IMPORTANT: passwords are going over the net as clear text, so pick an easy password. ". "No need to pick anything complicated here ;)

\n"; - echo "

N.B. Your email address will be exposed to other players whom you play games with."; - echo "

\n"; + echo "

N.B. Your email address will be visible to players you play games with.

\n"; ?> -- 2.25.1