summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwww-ssl/makeuser.php2
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").