diff options
Diffstat (limited to 'intern.gospeladlershof.de/code/template/text_mail.php')
| -rw-r--r-- | intern.gospeladlershof.de/code/template/text_mail.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intern.gospeladlershof.de/code/template/text_mail.php b/intern.gospeladlershof.de/code/template/text_mail.php index 7e67be7..4b815ec 100644 --- a/intern.gospeladlershof.de/code/template/text_mail.php +++ b/intern.gospeladlershof.de/code/template/text_mail.php @@ -1,7 +1,7 @@ Hallo, um dich auf der Webseite des Gospelchors einzuloggen, folge bitte diesem Link: -https://intern.gospeladlershof.de/code/check_login.php?email=<?php echo htmlentities($mail);>&hash=<?php echo $hash; ?> +https://intern.gospeladlershof.de/code/check_login.php?email=<?php echo htmlentities($mail);?>&hash=<?php echo $hash; ?> Der Link verfällt innerhalb 24h. Sollte der Link nicht funktionieren, dein Authentifizierungscode lautet <?php echo $hash; ?>. |
