Changeset 2915502
- Timestamp:
- 05/21/2023 07:17:31 PM (3 years ago)
- File:
-
- 1 edited
-
smart-app-banner/trunk/wsl-smart-app-banner.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smart-app-banner/trunk/wsl-smart-app-banner.php
r2915489 r2915502 227 227 <form name="form1" method="post" action=""> 228 228 <input type="hidden" name="<?php echo $hidden_field_name; ?>" value="Y"> 229 <?php wp_nonce_field(' update_settings', 'wsl-update'); ?>229 <?php wp_nonce_field('wsl-update', 'wsl-update'); ?> 230 230 231 231 <h3><?php _e('Homepage', 'smart-app-banner'); ?></h3>
Note: See TracChangeset
for help on using the changeset viewer.