diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2005-11-23 21:21:10 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2005-11-23 21:21:10 +0000 |
commit | 7053a1e08b342a97c0326a3e398de2021b2fb3f5 (patch) | |
tree | acbe7205693e8c3b238ba61b9ff9e9df32433e7c /www-ssl | |
parent | 71115efa5e43feccde9fa8db2f7688ffd0f3ab17 (diff) |
typo
git-svn-id: svn://svn.cccv.de/engel-system@94 29ba0400-6e00-0410-a75a-ca02368028f8
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"). |