| @@ -4,9 +4,8 @@ | ||
| 4 | 4 | use SyncBasalam\Admin\Components\SettingPageComponents; |
| 5 | 5 | use SyncBasalam\Admin\Components\CommonComponents; |
| 6 | 6 | |
| 7 | 7 | defined('ABSPATH') || exit; |
| 8 | - | |
| 9 | 8 | ?> |
| 10 | 9 | <form action="<?php echo esc_url(admin_url('admin-post.php')); ?>" method="post"> |
| 11 | 10 | <input type="hidden" name="action" value="basalam_update_setting"> |
| 12 | 11 | <?php wp_nonce_field('basalam_update_setting_nonce', '_wpnonce'); ?> |
| @@ -315,5 +314,5 @@ | ||
| 315 | 314 | </button> |
| 316 | 315 | </center> |
| 317 | 316 | </form> |
| 318 | 317 | </section> |
| 319 | -</div> | |
| 318 | +</div> | |