A lot naming conventions applied, TODOs.txt updated
[mailer.git] / inc / modules / admin / what-list_payouts.php
index da518d24747f2f018ef84bfdb31d29d75f28884a..0d9ad579c4414b1708263f4c31124f70d912edd1 100644 (file)
@@ -243,7 +243,6 @@ ORDER BY
                        } else {
                                // Translate status
                                $content['status'] = translatePayoutStatus($content['status']);
-                               $content['status'] = '<div class="admin_failed">' . $content['status'] . '</div>';
                        }
 
                        // Nothing entered must be secured in member/what-payputs.php !