Changeset 1874484
- Timestamp:
- 05/15/2018 07:43:04 AM (8 years ago)
- Location:
- 4nton-extensions
- Files:
-
- 2 edited
-
branches/4nton-extensions.1.1.9.zip (modified) (previous)
-
trunk/lib/admin/wordpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
4nton-extensions/trunk/lib/admin/wordpress.php
r1874476 r1874484 1 <?php ae_field_html( 'checkbox', 'inputautofill', array( 'label' => __( 'Remove auto fill /autocomplete', AE ), 'wrap' => 'p', 'wrap_class' => 'separator' ) ); ?>1 <?php ae_field_html( 'checkbox', 'inputautofill', array( 'label' => __( 'Remove input auto fill or autocomplete', AE ), 'wrap' => 'p', 'wrap_class' => 'separator' ) ); ?>
Note: See TracChangeset
for help on using the changeset viewer.