X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_beg.php;h=d164cc4d0a326adae7614a0629a623552f539d0c;hp=f93663e153218cc95185ef99995323f489e41092;hb=93c6cc5d2381fd2d7366f55bacfad85e4e42486a;hpb=fffda3f261e2e4821e3fc1bf1d7bf25431fca300 diff --git a/inc/modules/admin/what-config_beg.php b/inc/modules/admin/what-config_beg.php index f93663e153..d164cc4d0a 100644 --- a/inc/modules/admin/what-config_beg.php +++ b/inc/modules/admin/what-config_beg.php @@ -72,7 +72,7 @@ if (isFormSent()) { foreach (array('rallye','activate','mode','ral_en_notify','ral_di_notify','new_mem_notify','include_own') as $entry) { $content[$entry . '_y'] = ''; $content[$entry . '_n'] = ''; - $content[$entry . '_' . strtolower(getConfig('rallye_' . $entry))] = ' checked="checked"'; + $content[$entry . '_' . strtolower(getConfig('beg_' . $entry))] = ' checked="checked"'; } // END - foreach // Init elements