diff options
Diffstat (limited to 'www-ssl')
-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 900adee9..8a574776 100755 --- a/www-ssl/makeuser.php +++ b/www-ssl/makeuser.php @@ -113,7 +113,7 @@ else $_POST["Hometown"] = ""; } -Print_Text("makeuser_text1"); +echo "<h1>". Get_Text("makeuser_text1"). "</h1>"; echo "\t<form action=\"\" method=\"post\">\n"; echo "\t\t<table>\n"; echo "\t\t\t<tr><td>". Get_Text("makeuser_Nickname"). |