X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_payouts.php;h=0ae20d5a8c915505e29fe71ac8633109566396ff;hp=83ffcc92265422bbaabbd54887070153749c9750;hb=3daede4c904e23905c3e48dd6749019deca0a0e0;hpb=27f65d023a3388a8bd85be8ee5991f776f541847 diff --git a/inc/modules/admin/what-config_payouts.php b/inc/modules/admin/what-config_payouts.php index 83ffcc9226..0ae20d5a8c 100644 --- a/inc/modules/admin/what-config_payouts.php +++ b/inc/modules/admin/what-config_payouts.php @@ -63,7 +63,7 @@ VALUES ('%s', %d, %d,'%s','%s','%s','%s','%s','%s','%s')", $_POST['ytrans'], $_POST['allow_url'], ), __FILE__, __LINE__); - $msg = "
".ADMIN_PAYOUT_TYPE_ADDED."
"; + $msg = ADMIN_PAYOUT_TYPE_ADDED; } else { // Free memory SQL_FREERESULT($result);