commit | a3f3fdbe073f77b57f2209afb873c4ed80c07b42 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Mar 04 18:13:26 2023 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Mar 06 07:09:36 2023 +0100 |
tree | 466a86bda241db0b141e09b7799b4d197445841b | |
parent | 493198fced74fc7d8d828c4959cc0acba7548b0b [diff] [blame] |
Improve confirmation mails Change-Id: Ida840dfc4c4477fd8b86a7dcb640360c96c99be1
diff --git a/templates/resend_mail.htm b/templates/resend_mail.htm index be5a7c6..7f8557d 100644 --- a/templates/resend_mail.htm +++ b/templates/resend_mail.htm
@@ -1 +1 @@ -<h2>Another email was sent!</h2> +<h2>Another email has been sent to <?php echo $_SESSION['email']; ?>!</h2>