From d291cfb1e3ed4d182df758dd302ed9b391d258a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 30 Oct 2009 11:43:35 +0000 Subject: [PATCH 1/1] is missing --- inc/modules/admin/what-send_bonus.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/modules/admin/what-send_bonus.php b/inc/modules/admin/what-send_bonus.php index 785acaa6ca..d7693a129e 100644 --- a/inc/modules/admin/what-send_bonus.php +++ b/inc/modules/admin/what-send_bonus.php @@ -84,7 +84,7 @@ if (isFormSent()) { } // END - if // Load template - loadTemplate($template); + loadTemplate($template, false, $content); } // [EOF] -- 2.30.2