A lot CSS classes rewritten, please update all your themes.
[mailer.git] / inc / modules / admin / what-config_doubler.php
index 8c816b205e69740adb4f971b2c6d756473568e3f..421752c55d8ed4c969da7d95f8a7eb5c40855a78 100644 (file)
@@ -74,7 +74,7 @@ if (isFormSent()) {
        } // END - foreach
 
        // Transfer options
-       $content['member_selection'] = addMemberSelectionBox(getConfig('doubler_userid'), false, true, true, 'doubler_userid');
+       $content['form_selection'] = addMemberSelectionBox(getConfig('doubler_userid'), false, true, true, 'doubler_userid');
 
        // Number of rows to display (option lines!!!)
        foreach (array('new','pay','old') as $entry) {