X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fregister.php;h=797e60563e431c9b41f6f81ed74c89a458dfcf8f;hp=d32a8b869d1140dc145180632adba2f192b05d9a;hb=4554efc2e86ff8dca70b0f6fd2a63fbafb792f95;hpb=1c3c341f53ce5de7e9d4bcc63e43a925faec3f48;ds=sidebyside diff --git a/include/register.php b/include/register.php index d32a8b8..797e605 100644 --- a/include/register.php +++ b/include/register.php @@ -48,7 +48,10 @@ if(myisset("Rfullname","Remail","Rpassword","Rtimezone") ) else { /* No information for new user given, ouput a page for registration */ - echo "IMPORTANT: passwords are going over the net as clear text, so pick an easy password. No need to pick anything complicated here ;)

"; + echo "


IMPORTANT: passwords are going over the net as clear text, so pick an easy password. ". + "No need to pick anything complicated here ;)
"; + echo "N.B. Your email address will be exposed to other players whom you play games with. "; + echo "

"; ?>