From ee545c68b6da56406a3da7efcf5298b2c78449b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=A4nzer?= Date: Thu, 22 Dec 2011 16:50:52 +0100 Subject: bug 1002: replace show_page() call by an explicit output, and use printf() to output the name of the receiver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Tänzer --- www/wot.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'www/wot.php') diff --git a/www/wot.php b/www/wot.php index fe3b93b..48f63c5 100644 --- a/www/wot.php +++ b/www/wot.php @@ -454,7 +454,14 @@ $iecho= "c"; { sendmail($user['email'], "[CAcert.org] ".$_REQUEST['subject'], $_REQUEST['message'], $_SESSION['profile']['email'], "", "", $_SESSION['profile']['fname']." ".$_SESSION['profile']['lname']); - show_page("ContactAssurer",_("Your email has been sent to")." ".$user['fname'].".
[ "._("Go Back")." ]",""); + + showheader(_("My CAcert.org Account!"));?> +

+ +

+

[ ]

+