A lot CSS classes rewritten, please update all your themes.
[mailer.git] / inc / modules / admin / what-config_refid.php
index 3dd6b506526ebe6418e809ba99173e2f3b8bf9d0..614200bb554379314a6a9362f641fcf184f05538 100644 (file)
@@ -50,7 +50,7 @@ if (isFormSent()) {
        adminSaveSettingsFromPostData();
 } else {
        // Prepare member selection
-       $content['member_selection'] = addMemberSelectionBox(getConfig('def_refid'), false, true, true, 'def_refid');
+       $content['form_selection'] = addMemberSelectionBox(getConfig('def_refid'), false, true, true, 'def_refid');
 
        // Prepare contants for the template
        foreach (array('refid_target_index','refid_target_register','select_user_zero_refid_y','select_user_zero_refid_n') as $entry) {