type
git-svn-id: svn://svn.cccv.de/engel-system@177 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
parent
6590196f7b
commit
042a1577c1
|
@ -117,7 +117,7 @@ else
|
||||||
$_POST["Hometown"] = "";
|
$_POST["Hometown"] = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
echo "<h1>". Get_Text("makeuser_text1"). "</h1>";
|
echo "<h1>".Get_Text("makeuser_text0")."</h1>". "<h2>". Get_Text("makeuser_text1"). "</h2>";
|
||||||
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