]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-send_bonus.php
Old, lost function sendHtmlMail() removed, this is now handled by sendEmail() and...
[mailer.git] / inc / modules / admin / what-send_bonus.php
index 11735715b8ea78e97ed3d275ddfb0bce867ce9f4..b07579096c5bf8c3d2a346a3a7a50be148a37e2c 100644 (file)
@@ -82,7 +82,7 @@ if (isFormSent()) {
                case 'select': // Selection
                        $template = 'admin_send_bonus_select';
                        break;
-       } // END - if
+       } // END - switch
 
        // Load template
        loadTemplate($template, false, $content);