X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_doubler.php;h=e52215da301d59177eb91812d7602822ef9bba6f;hb=2272afc569a7b308e6c34a2d28457495e6b2483b;hp=f26d37e2129b571585cae0d2a4ceb8535a418249;hpb=b1b27c3371dbbbabb4bb326e7f787648d303fc53;p=mailer.git diff --git a/inc/modules/admin/what-config_doubler.php b/inc/modules/admin/what-config_doubler.php index f26d37e212..e52215da30 100644 --- a/inc/modules/admin/what-config_doubler.php +++ b/inc/modules/admin/what-config_doubler.php @@ -68,7 +68,7 @@ if (isFormSent()) { } // END - foreach // Transfer options - $content['form_selection'] = addMemberSelectionBox(getConfig('doubler_userid'), false, true, true, 'doubler_userid'); + $content['doubler_userid'] = addMemberSelectionBox(getConfig('doubler_userid'), false, true, true, 'doubler_userid'); // Number of rows to display (option lines!!!) foreach (array('new','pay','old') as $entry) {