X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_payouts.php;h=b3ce3c631e1e76fcaeaf1ec335add52c13ac827e;hb=97c3c45dafd1b10de0e9ec26c889b45a454b2623;hp=f92bfb20e1708ee2082b5ac3094d69d7b2330307;hpb=1cbf289d059637cb2707b0f5384637f081ad6402;p=mailer.git diff --git a/inc/modules/admin/what-config_payouts.php b/inc/modules/admin/what-config_payouts.php index f92bfb20e1..b3ce3c631e 100644 --- a/inc/modules/admin/what-config_payouts.php +++ b/inc/modules/admin/what-config_payouts.php @@ -138,7 +138,7 @@ LIMIT 1", 'title' => $title, 'rate' => translateComma($rate), 'min_points' => translateComma($min_points), - 'allow' => addSelectionBox('yn', $allow, "allow[".$id."]"), + 'allow' => addSelectionBox('yn', $allow, 'allow[' . $id . ']'), ); // Load row template and switch color