X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_beg.php;h=a01277b134e896728234a9f0d02fec3402886331;hb=d6417790061e18fc1a9770ff93bb4e9d106b2f6e;hp=b720966c23b19dec3c9fdbbfc35df579580c4bec;hpb=53a63bee7a3dc419272e6dc2fc7c801e99ef0712;p=mailer.git diff --git a/inc/modules/admin/what-config_beg.php b/inc/modules/admin/what-config_beg.php index b720966c23..a01277b134 100644 --- a/inc/modules/admin/what-config_beg.php +++ b/inc/modules/admin/what-config_beg.php @@ -77,8 +77,8 @@ if (isFormSent()) { $content['pay_mode_' . strtolower(getBegPayMode())] = ' selected="selected"'; // Init beg_mode elements - foreach (array('direct', 'ref') as $entry) { - $content['beg_mode_' . $entry] = ''; + foreach (array('DIRECT', 'REF') as $entry) { + $content['beg_mode_' . strtolower($entry)] = ''; } // END - foreach // Set default mode