__( 'Import/Export', 'formidable' ), ) ); ?>



$type ) { ?>  

'template', 'placeholder' => __( 'Search Forms', 'formidable' ), 'tosearch' => 'frm-row', ) ); ?>
id ); ?> / form_key ); ?> is_template ) { esc_html_e( 'Template', 'formidable' ); } elseif ( $form->parent_form_id ) { echo esc_html( sprintf( /* translators: %1$s: Form name */ __( 'Child Form (%1$s)', 'formidable' ), $form->parent_form_id ) ); } else { esc_html_e( 'Form', 'formidable' ); } ?> id ) ); ?> options['custom_style'] ) ? $form->options['custom_style'] : 1; if ( empty( $style ) ) { echo '0'; } else { echo '1'; } ?>

'export' ) ); ?>