X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_payouts.php;h=1e53c99604eea6429eb41a2248702682ad6100c1;hb=b8a6f8012aa3509d8e0f8fd078e044f20e80707a;hp=ff1e5c65208cd234bd6141c59cca89dbbc4140fb;hpb=7c15ca79161bf475e958810a5b585bce869a2af9;p=mailer.git diff --git a/inc/modules/admin/what-list_payouts.php b/inc/modules/admin/what-list_payouts.php index ff1e5c6520..1e53c99604 100644 --- a/inc/modules/admin/what-list_payouts.php +++ b/inc/modules/admin/what-list_payouts.php @@ -1,7 +1,7 @@ ".PAYOUT_ACCEPT_PAYOUT." | ".PAYOUT_REJECT_PAYOUT.""; + $content['status'] = "{--PAYOUT_ACCEPT_PAYOUT--} | {--PAYOUT_REJECT_PAYOUT--}"; } else { // Translate status $content['status'] = getMessage('PAYOUT_STATUS_'.strtoupper($content['status']).'');