mailer project continued:
[mailer.git] / inc / modules / admin / what-del_sponsor.php
index 3b7a9b0db21be1a93fe4be644dda22719642f378..07673f76160740e18799f39aa176e8279e5e6f80 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -57,7 +57,7 @@ if (isGetRequestElementSet('id')) {
                        $content['reason']  = postRequestElement('reason');
 
                        // Prepare message and send it away
-                       $message = loadEmailTemplate('del_sponsor', $content, bigintval(getRequestElement('id')));
+                       $message = loadEmailTemplate('sponsor_deleted', $content, bigintval(getRequestElement('id')));
                        sendEmail($content['email'], '{--ADMIN_SPONSOR_DELETE_SUBJECT--}', $message);
 
                        // Remove account