diff --git a/wp-admin/ms-options.php b/wp-admin/ms-options.php index d8bc18697..be3aeadc7 100644 --- a/wp-admin/ms-options.php +++ b/wp-admin/ms-options.php @@ -4,7 +4,7 @@ require_once('admin.php'); if ( !is_multisite() ) wp_die( __('Multisite support is not enabled.') ); -$title = __('Options'); +$title = __('Network Options'); $parent_file = 'ms-admin.php'; include('admin-header.php'); @@ -40,7 +40,7 @@ if (isset($_GET['updated'])) {
- domain ); ?> + domain ); ?> @@ -67,7 +67,7 @@ if (isset($_GET['updated'])) {
- New users are added to this site as subscribers (or the user role defined below) if they don't have a site. Leave blank for the main site. 'Subscriber' users on old site will be moved to the new site if changed. New site will be created if it does not exist." ); ?> + New users are added to this site as subscribers (or the user role defined below) if they don't have a site. Leave blank for the main site. 'Subscriber' users on old site will be moved to the new site if changed. The new site will be created if it does not exist." ); ?> @@ -78,7 +78,7 @@ if (isset($_GET['updated'])) { ?>
- + @@ -128,7 +128,7 @@ if (isset($_GET['updated'])) { />
/>
- Add New page.') ?> + Add New" page.') ?> @@ -148,7 +148,7 @@ if (isset($_GET['updated'])) { $limited_email_domains = str_replace( ' ', "\n", $limited_email_domains ); ?>
- + @@ -157,7 +157,7 @@ if (isset($_GET['updated'])) {
- + @@ -186,7 +186,7 @@ if (isset($_GET['updated'])) {
- + @@ -194,7 +194,7 @@ if (isset($_GET['updated'])) {
- + @@ -202,7 +202,7 @@ if (isset($_GET['updated'])) {
- + @@ -210,7 +210,7 @@ if (isset($_GET['updated'])) {
- + @@ -218,7 +218,7 @@ if (isset($_GET['updated'])) {
- + diff --git a/wp-admin/ms-themes.php b/wp-admin/ms-themes.php index def611c84..77fe80456 100644 --- a/wp-admin/ms-themes.php +++ b/wp-admin/ms-themes.php @@ -1,7 +1,7 @@
-

-

+

+