Changeset 14720 for trunk/wp-admin/ms-edit.php
- Timestamp:
- 05/18/2010 04:58:18 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/ms-edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/ms-edit.php
r14404 r14720 473 473 <input type="hidden" name="_wp_http_referer" value="<?php echo esc_attr( wp_get_referer() ); ?>" /> 474 474 <?php wp_nonce_field( $_GET['action2'], '_wpnonce', false ); ?> 475 <p><?php e sc_html_e( stripslashes( $_GET['msg'] ) ); ?></p>475 <p><?php echo esc_html( stripslashes( $_GET['msg'] ) ); ?></p> 476 476 <p class="submit"><input class="button" type="submit" value="<?php _e( 'Confirm' ); ?>" /></p> 477 477 </form>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)