summaryrefslogtreecommitdiff
path: root/www-ssl/makeuser.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-23 21:21:10 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-23 21:21:10 +0000
commit7053a1e08b342a97c0326a3e398de2021b2fb3f5 (patch)
treeacbe7205693e8c3b238ba61b9ff9e9df32433e7c /www-ssl/makeuser.php
parent71115efa5e43feccde9fa8db2f7688ffd0f3ab17 (diff)
typo
git-svn-id: svn://svn.cccv.de/engel-system@94 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/makeuser.php')
-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").