Changeset 1602695
- Timestamp:
- 02/24/2017 10:05:58 AM (9 years ago)
- File:
-
- 1 edited
-
nm-contact-forms/tags/1.1.9/admin/forms.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
nm-contact-forms/tags/1.1.9/admin/forms.php
r1536311 r1602695 42 42 $nm_forms = get_option( 'nm_f' ); 43 43 $admin_email = get_option( 'admin_email' ); 44 if(!array_key_exists('js_redirect', $form)) $form['js_redirect'] = ''; 45 if(!array_key_exists('read_only', $form)) $field['read_only'] = ''; 44 46 ?> 45 47 <div class="nm_forms_container">
Note: See TracChangeset
for help on using the changeset viewer.