„content/forwarding.php“ ändern

master
flambus 2020-01-13 08:48:41 +01:00
parent 3d35ebc8f7
commit 46fb65208e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ $user = $_POST["user"];
<title>e-Mail Verification</title> <title>e-Mail Verification</title>
</head> <body> </head> <body>
<?php <?php
echo "<p>Bitte senden sie nun zur Verifikation 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>";
echo "<p>$user</p>"; echo "<p>$user</p>";
echo "<p>$user</p>"; echo "<p>$user</p>";