PATH:
home
/
centosnipponia
/
public_html
/
nipponiacar
/
wp-content
/
plugins
/
ninja-forms
/
includes
/
Templates
<div class="wrap"> <table class="form-table"> <tbody> <tr id="row-nf-import-response" style="display:none;background-color:#ffc;"> <th></th> <td><?php printf( esc_html__( 'Form Imported Successfully. %sView Form%s', 'ninja-forms' ), '<a id="nf-import-url" href="#">', '</a>' ); ?></td> </tr> <tr id="row-nf-import-response-error" style="display:none;background-color:#ffc;color:red;"> <th></th> <td></td> </tr> <tr id="row_nf_import_form"> <th scope="row"> <label for="nf-import-file"><?php esc_html_e( 'Select a file', 'ninja-forms' ); ?></label> </th> <td> <input type="file" id="nf-import-file" class="widefat"> </td> </tr> <?php if( ! WPN_Helper::maybe_disallow_unfiltered_html_for_sanitization() ) { ?> <tr id="row_nf_import_form_trusted_source"> <th scope="row"> <label for="nf_import_form_turn_off_extra_checks"><?php esc_html_e( 'Trusted source', 'ninja-forms' ); ?></label> </th> <td colspan="2"> <input type="checkbox" name="nf_import_form_turn_off_extra_checks" id="nf_import_form_turn_off_extra_checks"> <label style="font-style: italic;" for="nf_import_form_turn_off_extra_checks"> <?php esc_html_e("Check this if the form comes from a source you trust. Less strict security measures will be applied on import, such as leaving HTML intact in field labels.", "ninja-forms"); ?> </label> </td> </tr> <?php } ?> <tr id="row-nf-import-type-error" style="display:none;color:red;"> <th></th> <td><?php printf( esc_html__( 'Please select a Ninja Forms export. %sMust be in .nff format%s.', 'ninja-forms' ), '<strong>', '</strong>' ); ?></td> </tr> <tr id="row_nf_import_form_submit"> <th scope="row"> <label for="nf-import-form-submit"><?php esc_html_e( 'Import Form', 'ninja-forms' ); ?></label> </th> <td> <input type="button" id="nf-import-form-submit" class="button-secondary" value="<?php esc_html_e( 'Import Form', 'ninja-forms' ) ;?>"> </td> </tr> </tbody> </table> </div>
[+]
..
[-] admin-menu-addons.html.php
[edit]
[-] admin-menu-all-forms-column-title.html.php
[edit]
[-] admin-menu-all-forms.html.php
[edit]
[-] admin-menu-dashboard.html.php
[edit]
[-] admin-menu-forms.html.php
[edit]
[-] admin-menu-import-export.html.php
[edit]
[-] admin-menu-new-form.html.php
[edit]
[-] admin-menu-settings.html.php
[edit]
[-] admin-menu-settings-licenses.html.php
[edit]
[-] admin-menu-subs-filter.html.php
[edit]
[-] admin-menu-system-status.html.php
[edit]
[-] admin-menu-welcome.html.php
[edit]
[-] admin-metabox-append-a-form.html.php
[edit]
[-] admin-metaboxes-calcs.html.php
[edit]
[-] admin-metabox-import-export-favorite-fields-export.html.php
[edit]
[-] admin-metabox-import-export-favorite-fields-import.html.php
[edit]
[-] admin-metabox-import-export-forms-export.html.php
[edit]
[-] admin-metabox-import-export-forms-import.html.php
[edit]
[-] admin-metabox-sub-fields.html.php
[edit]
[-] admin-metabox-sub-info.html.php
[edit]
[-] admin-metabox-submission-example.php
[edit]
[-] admin-notice-form-import.html.php
[edit]
[-] admin-notice.html.php
[edit]
[-] admin-onboarding.html.php
[edit]
[-] admin-wp-die.html.php
[edit]
[-] app-after-field.html
[edit]
[-] app-after-fields.html
[edit]
[-] app-after-form.html
[edit]
[-] app-before-field.html
[edit]
[-] app-before-fields.html
[edit]
[-] app-before-form.html
[edit]
[-] app-layout.html
[edit]
[-] display-form-container.html.php
[edit]
[-] display-noscript-message.html.php
[edit]
[-] example.nff
[edit]
[-] field-after.html
[edit]
[-] field-before.html
[edit]
[-] field-input-limit.html
[edit]
[-] field-layout.html
[edit]
[-] field-null.html
[edit]
[-] fields-address2.html
[edit]
[-] fields-address.html
[edit]
[-] fields-button.html
[edit]
[-] fields-checkbox.html
[edit]
[-] fields-city.html
[edit]
[-] fields-color.html
[edit]
[-] fields-date.html
[edit]
[-] fields-email.html
[edit]
[-] fields-error.html
[edit]
[-] fields-file.html
[edit]
[-] fields-firstname.html
[edit]
[-] fields-hcaptcha.html
[edit]
[-] fields-hidden.html
[edit]
[-] fields-hr.html
[edit]
[-] fields-html.html
[edit]
[-] fields-input.html
[edit]
[-] fields-label--builder.html
[edit]
[-] fields-label.html
[edit]
[-] fields-lastname.html
[edit]
[-] fields-listcheckbox.html
[edit]
[-] fields-listimage.html
[edit]
[-] fields-listradio.html
[edit]
[-] fields-listselect--builder.html
[edit]
[-] fields-listselect.html
[edit]
[-] fields-number.html
[edit]
[-] fields-password.html
[edit]
[-] fields-product.html
[edit]
[-] fields-recaptcha.html
[edit]
[-] fields-recaptcha-v3.html
[edit]
[-] fields-repeater.html
[edit]
[-] fields-shipping.html
[edit]
[-] fields-starrating.html
[edit]
[-] fields-submit.html
[edit]
[-] fields-tax.html
[edit]
[-] fields-tel.html
[edit]
[-] fields-terms.html
[edit]
[-] fields-textarea.html
[edit]
[-] fields-textbox.html
[edit]
[-] fields-total.html
[edit]
[-] fields-turnstile.html
[edit]
[-] fields-wrap.html
[edit]
[-] fields-wrap-no-container.html
[edit]
[-] fields-wrap-no-label.html
[edit]
[-] fields-zip.html
[edit]
[-] form-error.html
[edit]
[-] form-hp.html
[edit]
[-] form-layout.html
[edit]
[-] formtemplate-contactform.nff
[edit]
[-] formtemplate-deletedata.nff
[edit]
[-] formtemplate-enquiry.nff
[edit]
[-] formtemplate-eventregistration.nff
[edit]
[-] formtemplate-exportdata.nff
[edit]
[-] formtemplate-feedback.nff
[edit]
[-] formtemplate-jobapplication.nff
[edit]
[-] formtemplate-questionnaire.nff
[edit]
[-] formtemplate-quoterequest.nff
[edit]
[-] NewFormTemplates.html.php
[edit]
[-] ui-item-controls.html.php
[edit]
[-] ui-nf-drawer-buttons.html.php
[edit]
[-] ui-nf-header.html.php
[edit]
[-] ui-nf-menu-drawer.html.php
[edit]
[-] ui-nf-toggle-drawer.html.php
[edit]
[-] wpcli-header-art.txt
[edit]
[-] .htaccess.disabled
[edit]