diff --git a/wp-admin/themes.php b/wp-admin/themes.php index 1241cff0f..49d764810 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -257,7 +257,12 @@ foreach ( $cols as $col => $theme_name ) { -

+

Install Themes tab above.'); + else + printf(__('Only the current theme is available to you. Contact the %s administrator for information about accessing additional themes.'), get_site_option('site_name')); + ?>