diff --git a/src/wp-admin/theme-install.php b/src/wp-admin/theme-install.php index aec1550dc1..35014a2fcf 100644 --- a/src/wp-admin/theme-install.php +++ b/src/wp-admin/theme-install.php @@ -49,7 +49,7 @@ wp_localize_script( 'theme', '_wpThemeSettings', array( 'searchPlaceholder' => __( 'Search themes...' ), 'upload' => __( 'Upload Theme' ), 'back' => __( 'Back' ), - 'error' => __( 'There was a problem trying to load the themes. Please, try again.' ), + 'error' => ( 'There was a problem trying to load the themes. Please, try again.' ), // @todo improve ), 'browse' => array( 'sections' => $sections, @@ -113,9 +113,9 @@ include(ABSPATH . 'wp-admin/admin-header.php');
- - - + + +
Photography Responsive