commit | 0375b7ecc2ec41b773dd758a9415d759089e559e | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Mar 04 18:13:26 2023 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Apr 26 14:08:38 2023 +0200 |
tree | fcfe74de08e5b72e3fd017c989f2257705ee053e | |
parent | d2dfa00d7c5d273eb25bf25c653be5d7d8de81d9 [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>