git-svn-id: svn://svn.cccv.de/engel-system@177 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
cookie 2006-11-27 21:36:52 +00:00
parent 6590196f7b
commit 042a1577c1
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ else
$_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\t<table>\n";
echo "\t\t\t<tr><td>". Get_Text("makeuser_Nickname").