Changeset 53476
- Timestamp:
- 06/07/2022 05:28:08 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options.php
r53151 r53476 246 246 sprintf( 247 247 /* translators: %s: The options page name. */ 248 __( '<strong>Error </strong>:Options page %s not found in the allowed options list.' ),248 __( '<strong>Error:</strong> Options page %s not found in the allowed options list.' ), 249 249 '<code>' . esc_html( $option_page ) . '</code>' 250 250 )
Note: See TracChangeset
for help on using the changeset viewer.