parent->args['hide_expand'] ? ' style="display: none;"' : '' ?>>
parent->args['hide_save'] ) { submit_button( esc_attr__( 'Save Changes', 'redux-framework' ), 'primary', 'redux_save_sticky', false ); echo ' '; } if ( false === $this->parent->args['hide_reset'] ) { submit_button( esc_attr__( 'Reset Section', 'redux-framework' ), 'secondary', $this->parent->args['opt_name'] . '[defaults-section]', false, array( 'id' => 'redux-defaults-section-sticky' ) ); echo ' '; submit_button( esc_attr__( 'Reset All', 'redux-framework' ), 'secondary', $this->parent->args['opt_name'] . '[defaults]', false, array( 'id' => 'redux-defaults-sticky' ) ); } ?>
 
notification_bar(); ?>