Changeset 37197 for trunk/src/wp-admin/customize.php
- Timestamp:
- 04/14/2016 01:57:31 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/customize.php
r36606 r37197 16 16 wp_die( 17 17 '<h1>' . __( 'Cheatin’ uh?' ) . '</h1>' . 18 '<p>' . __( 'You are not allowed to customize th e appearance of this site.' ) . '</p>',18 '<p>' . __( 'You are not allowed to customize this site.' ) . '</p>', 19 19 403 20 20 );
Note: See TracChangeset
for help on using the changeset viewer.