diff options
Diffstat (limited to 'www-ssl/makeuser.php')
-rwxr-xr-x | www-ssl/makeuser.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-ssl/makeuser.php b/www-ssl/makeuser.php index dcd12c84..6bf630de 100755 --- a/www-ssl/makeuser.php +++ b/www-ssl/makeuser.php @@ -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"). |