From 63652671ed927d900d76f2642b4fb52360446222 Mon Sep 17 00:00:00 2001 From: Wytze van der Raay Date: Sun, 29 Apr 2012 18:47:47 +0000 Subject: [PATCH] Fix for https://bugs.cacert.org/view.php?id=1002 Contact Assurer form leaves a funny comment after sending. --- www/wot.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/www/wot.php b/www/wot.php index 66bf7cb..bf5d301 100644 --- a/www/wot.php +++ b/www/wot.php @@ -444,7 +444,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!"));?> +

+ +

+

[ ]

+