array( 'value' => 'two_sidebars', 'label' => __( 'Up to two sidebars. Content full width = 560 px', 'blaskan' ) ), '1' => array( 'value' => 'one_sidebar', 'label' => __( 'Up to one sidebar. Content full width = 830 px', 'blaskan' ) ) ); /** * Create the options page */ function blaskan_options_do_page() { global $sidebars_options; if ( ! isset( $_REQUEST['updated'] ) ) $_REQUEST['updated'] = false; ?>
" . get_current_theme() . __( ' Theme Options', 'blaskan' ) . ""; ?>

/>
/>
/>