Changeset 37914 for trunk/src/wp-admin/term.php
- Timestamp:
- 06/29/2016 03:15:40 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/term.php
r36969 r37914 36 36 wp_die( 37 37 '<h1>' . __( 'Cheatin’ uh?' ) . '</h1>' . 38 '<p>' . __( ' You are not allowed to manage this item.' ) . '</p>',38 '<p>' . __( 'Sorry, you are not allowed to manage this item.' ) . '</p>', 39 39 403 40 40 );
Note: See TracChangeset
for help on using the changeset viewer.