Changeset 37914 for trunk/src/wp-admin/nav-menus.php
- Timestamp:
- 06/29/2016 03:15:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/nav-menus.php
r37904 r37914 23 23 wp_die( 24 24 '<h1>' . __( 'Cheatin’ uh?' ) . '</h1>' . 25 '<p>' . __( ' You are not allowed to edit theme options on this site.' ) . '</p>',25 '<p>' . __( 'Sorry, you are not allowed to edit theme options on this site.' ) . '</p>', 26 26 403 27 27 );
Note: See TracChangeset
for help on using the changeset viewer.