]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_doubler.php
'order_points' and locked are now displayed, some array elements/language ids renamed
[mailer.git] / inc / modules / admin / what-config_doubler.php
index f26d37e2129b571585cae0d2a4ceb8535a418249..e52215da301d59177eb91812d7602822ef9bba6f 100644 (file)
@@ -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) {