]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/overview-inc.php
Removed 'notice' CSS class from listing tasks
[mailer.git] / inc / modules / admin / overview-inc.php
index 846bb4008d83f869edbb6c3279e35e5446aec65c..9084025f2f84bdb3a57f8e2e1699382eb3a47ab6 100644 (file)
@@ -435,7 +435,7 @@ LIMIT 1",
                                // Member found otherwise it's a system task
                                $content['userid'] = generateUserProfileLink($content['userid']);
                        } else {
-                               $content['userid'] = '<span class="notice">{--ADMIN_IS_SYSTEM_TASK--}</span>';
+                               $content['userid'] = '{--ADMIN_IS_SYSTEM_TASK--}';
                        }
 
                        // Add/translate some content