Rechtschreibkorrektur
parent
44bd0307af
commit
0dac733d6a
|
@ -7,7 +7,7 @@ $user = $_GET["user"];
|
||||||
<title>e-Mail Verification</title>
|
<title>e-Mail Verification</title>
|
||||||
</head> <body>
|
</head> <body>
|
||||||
<?php
|
<?php
|
||||||
echo "<p>Bitte senden sie nun zur Verification eine e-Mail mit folgendem Inhalt an \"authentication@lostcave.ddnss.de\":</p>";
|
echo "<p>Bitte senden sie nun zur Verifikation eine e-Mail mit folgendem Inhalt an \"authentication@lostcave.ddnss.de\":</p>";
|
||||||
echo "<p>Blub Blub $user</p>";
|
echo "<p>Blub Blub $user</p>";
|
||||||
?>
|
?>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue