diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2006-11-27 21:36:52 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2006-11-27 21:36:52 +0000 |
commit | 042a1577c18f0162b22428da314bd8b91e18a1ac (patch) | |
tree | 4e4cd857374d0f9a4339fe8d054a29b897b394f2 /www-ssl | |
parent | 6590196f7bfe3558ab5764de782cb49ce939fae5 (diff) |
type
git-svn-id: svn://svn.cccv.de/engel-system@177 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 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"). |