From 14ebed05f12593c5e3791beb593b8bc23ae66c85 Mon Sep 17 00:00:00 2001 From: Ron Rennick Date: Mon, 15 Mar 2010 17:48:55 +0000 Subject: [PATCH] move allow registration setting to registration settings in ms options, see #11644 git-svn-id: https://develop.svn.wordpress.org/trunk@13708 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/ms-options.php | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/wp-admin/ms-options.php b/wp-admin/ms-options.php index d5e7983971..e022d8f8a8 100644 --- a/wp-admin/ms-options.php +++ b/wp-admin/ms-options.php @@ -43,24 +43,6 @@ if (isset($_GET['updated'])) { domain ); ?> - - - - - -
-
-
-
-

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

'; - } ?> - -

@@ -101,6 +83,24 @@ if (isset($_GET['updated'])) {

+ + + + + +
+
+
+
+
+

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

'; + } ?> +