Surfbar continued (unfinished) and some updates:
[mailer.git] / inc / modules / admin / what-config_bonus.php
index 5c4b671a2dddf785e5a21087df963e81a8b0006b..f979a22360f64115106ef69413b1a171f6ab4091 100644 (file)
@@ -86,7 +86,7 @@ if (isset($_POST['ok']))
        define('__TLINES_VALUE', $_CONFIG['bonus_lines']);
 
        // Transfer options to template __MEMBER_SELECTION
-       ADD_MEMBER_SELECTION_BOX($_CONFIG['bonus_uid'], false, true, true);
+       define('__MEMBER_SELECTION', ADD_MEMBER_SELECTION_BOX($_CONFIG['bonus_uid'], false, true, true));
 
        // Initialize array for the points list
        $RANKS = explode(";", $_CONFIG['bonus_ranks']);