*** empty log message ***
This commit is contained in:
parent
a203a18d7c
commit
c10e9e299d
|
@ -226,7 +226,7 @@ if ( $create ) { // Create-Button was pressed
|
||||||
echo '<html><head><title>';
|
echo '<html><head><title>';
|
||||||
echo _('Create new Account');
|
echo _('Create new Account');
|
||||||
echo '</title>
|
echo '</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../style/layout.css">
|
<link rel="stylesheet" type="text/css" href="../style/account.css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<form action="account.php" method="post">
|
<form action="account.php" method="post">
|
||||||
<meta http-equiv="pragma" content="no-cache">
|
<meta http-equiv="pragma" content="no-cache">
|
||||||
|
|
Loading…
Reference in New Issue