'', 'ab_target' => '' ); $ol_flash = ''; if(isset($_POST['ab_dspcnt'])) { if (is_numeric ($_POST['ab_dspcnt'])) { $widget_adbuttons_cfg['ab_dspcnt'] = $_POST['ab_dspcnt']; $widget_adbuttons_cfg['ab_target'] = $_POST['ab_target']; update_option('widget_adbuttons_cfg',$widget_adbuttons_cfg); $ol_flash = "Your settings have been saved."; } else { $ab_num_err = 1; } } ?>
' . $ol_flash . '
'; ?>