]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_bonus.php
Even more language strings renamed
[mailer.git] / inc / monthly / monthly_bonus.php
index ed263737850bcc6cfdc8ed967e072c92a092f531..0210ff69b6937235db61045d930546db0e8bf4d6 100644 (file)
@@ -100,7 +100,7 @@ LIMIT {?bonus_ranks?}', __FILE__, __LINE__);
 
                                // Load email template and email it away
                                $message = loadEmailTemplate('member_bonus', $content, bigintval($content['userid']));
-                               sendEmail($content['email'], '{--BONUS_MONTHLY_ONLINE_BONUS--}', $message);
+                               sendEmail($content['email'], '{--MEMBER_MONTHLY_BONUS_WON_SUBJECT--}', $message);
                        } // END - if
                } // END - while