]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_task.php
Heacy rewrite/cleanup:
[mailer.git] / inc / modules / admin / what-list_task.php
index 8625db86075f7cddd28e53c72596220b3b0d1c38..ff171fded3ed00434a2c63579fea731040161ed2 100644 (file)
@@ -179,7 +179,7 @@ ORDER BY
 
                // Prepare content
                $content = array(
-                       'message' => '{--ADMIN_OVERVIEW_TASK_' . strtoupper(getRequestElement('type')) . '_TYPE--}',
+                       'message' => '{--ADMIN_OVERVIEW_TASK_' . strtoupper(getRequestElement('type')) . '_TYPE_TITLE--}',
                        'type'    => getRequestElement('type'),
                        'rows'    => $OUT
                );