From 25878de823dbca4519706a4fde8ba905216e69cb Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Sun, 31 Jan 2010 12:23:50 +0000 Subject: [PATCH] Fix PHP Notices: Use checked() template function & initialise variables. s/WP/WordPress/ & some code formatting. See #11644 git-svn-id: https://develop.svn.wordpress.org/trunk@12911 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/ms-options.php | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) 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) . "