__( 'Manage Styles', 'formidable' ), 'hide_title' => true, 'publish' => array( 'FrmStylesHelper::save_button', array() ), 'nav' => FrmStylesHelper::get_style_menu( 'manage' ), ) ); ?>

', '' ); ?>

options['custom_style'] ) ? (int) $form->options['custom_style'] : 1; if ( 1 === $this_style ) { // use the default style $this_style = $default_style->ID; } ?>