From f87279226fa4c94832206d58fb32ee3becd68053 Mon Sep 17 00:00:00 2001 From: Angelo Cuccato Date: Thu, 30 Dec 2010 15:00:14 +0100 Subject: add shirt size --- www-ssl/makeuser.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'www-ssl') diff --git a/www-ssl/makeuser.php b/www-ssl/makeuser.php index b0dd8467..9ce07861 100755 --- a/www-ssl/makeuser.php +++ b/www-ssl/makeuser.php @@ -125,7 +125,7 @@ else $_POST["subscribe-mailinglist"] = ""; $_POST["ICQ"] = ""; $_POST["jabber"] = ""; - $_POST["Size"] = ""; + $_POST["Size"] = "L"; $_POST["Art"] = ""; $_POST["kommentar"] = ""; $_POST["Hometown"] = ""; @@ -166,8 +166,14 @@ echo "\t\t\t\t\n"; echo "\t\t\t\t\n"; echo "\t\t\t\t\n"; -echo "\t\t\t\t\n"; -echo "\t\t\t\t\n"; +echo "\t\t\t\t\n"; +echo "\t\t\t\t\n"; +echo "\t\t\t\t\n"; +echo "\t\t\t\t\n"; +echo "\t\t\t\t\n"; +echo "\t\t\t\t\n"; +echo "\t\t\t\t\n"; +echo "\t\t\t\t\n"; echo "\t\t\t\n"; echo "\t\t\t\n"; echo "\t\t\t". Get_Text("makeuser_Engelart"). -- cgit v1.2.3-54-g00ecf