Changeset 37914 for trunk/src/wp-admin/press-this.php
- Timestamp:
- 06/29/2016 03:15:40 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/press-this.php
r33865 r37914 15 15 wp_die( 16 16 '<h1>' . __( 'Cheatin’ uh?' ) . '</h1>' . 17 '<p>' . __( ' You are not allowed to create posts as this user.' ) . '</p>',17 '<p>' . __( 'Sorry, you are not allowed to create posts as this user.' ) . '</p>', 18 18 403 19 19 );
Note: See TracChangeset
for help on using the changeset viewer.