typo
git-svn-id: svn://svn.cccv.de/engel-system@94 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
parent
71115efa5e
commit
7053a1e08b
|
@ -113,7 +113,7 @@ else
|
||||||
$_POST["Hometown"] = "";
|
$_POST["Hometown"] = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
Print_Text("makeuser_text1");
|
echo "<h1>". Get_Text("makeuser_text1"). "</h1>";
|
||||||
echo "\t<form action=\"\" method=\"post\">\n";
|
echo "\t<form action=\"\" method=\"post\">\n";
|
||||||
echo "\t\t<table>\n";
|
echo "\t\t<table>\n";
|
||||||
echo "\t\t\t<tr><td>". Get_Text("makeuser_Nickname").
|
echo "\t\t\t<tr><td>". Get_Text("makeuser_Nickname").
|
||||||
|
|
Loading…
Reference in New Issue