PATH:
home
/
lab2454c
/
nfsin.com
/
wp-content
/
plugins
/
ultimate-member
/
includes
/
admin
/
templates
/
modal
/
forms
<?php if ( ! defined( 'ABSPATH' ) ) exit; ?> <div id="UM_preview_form" style="display:none"> <div class="um-admin-modal-head"> <h3><?php _e( 'Live Form Preview', 'ultimate-member' ); ?></h3> </div> <div class="um-admin-modal-body"></div> <div class="um-admin-modal-foot"> <a href="javascript:void(0);" class="button-primary" data-action="UM_remove_modal"><?php _e( 'Continue editing', 'ultimate-member' ); ?></a> </div> </div>
[-] fields.php
[edit]
[+]
..
[-] dynamic_form_preview.php
[edit]
[-] dynamic_edit_field.php
[edit]
[-] dynamic_new_group.php
[edit]
[-] .htaccess
[edit]
[-] fonticons.php
[edit]
[-] dynamic_edit_row.php
[edit]
[-] dynamic_new_field.php
[edit]
[-] dynamic_new_divider.php
[edit]