diff --git a/wp-admin/ms-options.php b/wp-admin/ms-options.php index 5e4c49a5ec..2bc3efc356 100644 --- a/wp-admin/ms-options.php +++ b/wp-admin/ms-options.php @@ -51,13 +51,13 @@ if (isset($_GET['updated'])) { update_site_option( 'registration', 'all' ); ?> -
-
-
-
+
+
+
+

" . __('If registration is disabled, please set "NOBLOGREDIRECT" in wp-config.php to a url you will redirect visitors to if they visit a non existant blog.') . "

"; + echo '

' . __('If registration is disabled, please set "NOBLOGREDIRECT" in wp-config.php to a url you will redirect visitors to if they visit a non existant blog.') . '

'; } ?> @@ -69,8 +69,8 @@ if (isset($_GET['updated'])) { update_site_option( 'registrationnotification', 'yes' ); ?> - />
- />
+ />
+ />
@@ -79,8 +79,8 @@ if (isset($_GET['updated'])) { - />
- />
+ />
+ />
Add New page.') ?> @@ -202,16 +202,16 @@ if (isset($_GET['updated'])) { -
-
-
+
+
+
-
-
+
+
@@ -252,12 +252,13 @@ if (isset($_GET['updated'])) {

(These settings may be overridden by blog owners)') ?>

@@ -272,7 +273,7 @@ if (isset($_GET['updated'])) { ?>
-

(Enable or disable WP Backend Menus)') ?>

+

(Enable or disable WordPress Backend Menus)') ?>

@@ -280,10 +281,10 @@ if (isset($_GET['updated'])) { __('Plugins')) ); foreach ( (array) $menu_items as $key => $val ) { - echo ""; + echo ""; } ?>
" . wp_specialchars($val) . "
" . wp_specialchars($val) . "