- Timestamp:
- 05/25/2019 02:23:27 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-themes-section.php
r45395 r45412 88 88 /* translators: %s: support forums URL */ 89 89 __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the <a href="%s">support forums</a>.' ), 90 __( 'https://wordpress.org/support/ ' )90 __( 'https://wordpress.org/support/forums/' ) 91 91 ); 92 92 ?>
Note: See TracChangeset
for help on using the changeset viewer.