Changeset 1861608
- Timestamp:
- 04/20/2018 07:52:55 AM (8 years ago)
- File:
-
- 1 edited
-
livewire-widget/trunk/lw_wp_userConfig.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
livewire-widget/trunk/lw_wp_userConfig.php
r1861551 r1861608 50 50 <div class="metabox-holder" id="settings-section"> 51 51 <div class="postbox"> 52 <form action="<?php echo esc_url( '/wp-admin/tools.php?page=livewire-w pwidget%2Flivewire-wpwidget.php' ); ?>" method="post">52 <form action="<?php echo esc_url( '/wp-admin/tools.php?page=livewire-widget%2Flivewire-wpwidget.php' ); ?>" method="post"> 53 53 <table class="form-table"> 54 54 <?php wp_nonce_field('lw_wp_update_settings', 'lw_wp_update_nonce');?>
Note: See TracChangeset
for help on using the changeset viewer.