diff --git a/wp-admin/ms-sites.php b/wp-admin/ms-sites.php index 247c09a2b6..328b92db88 100644 --- a/wp-admin/ms-sites.php +++ b/wp-admin/ms-sites.php @@ -81,7 +81,7 @@ switch( $_GET['action'] ) {

- '>http://

- +

@@ -93,16 +93,16 @@ switch( $_GET['action'] ) { - +
/> - + - + @@ -140,7 +140,7 @@ switch( $_GET['action'] ) { -

+

@@ -173,14 +173,14 @@ switch( $_GET['action'] ) { ?> - /> + /> -

+

@@ -214,7 +214,7 @@ switch( $_GET['action'] ) { -

+

@@ -240,7 +240,7 @@ switch( $_GET['action'] ) { foreach( $editblog_roles as $role => $role_assoc ){ $name = translate_with_context($role_assoc['name']); $selected = ( $role == $existing_role ) ? 'selected="selected"' : ''; - echo ""; + echo ""; } ?> @@ -256,7 +256,7 @@ switch( $_GET['action'] ) { echo ''; } echo ""; - echo '

'; + echo '

'; echo ""; } ?> @@ -279,14 +279,14 @@ switch( $_GET['action'] ) { foreach( $editblog_roles as $role => $role_assoc ){ $name = translate_with_context($role_assoc['name']); $selected = ( $role == $editblog_default_role ) ? 'selected="selected"' : ''; - echo ""; + echo ""; } ?> -

+

@@ -295,7 +295,7 @@ switch( $_GET['action'] ) {
-

+

@@ -371,10 +371,10 @@ switch( $_GET['action'] ) { - - - - + + + +
@@ -383,9 +383,9 @@ switch( $_GET['action'] ) { $blog_navigation"; ?>
- - - + + +
@@ -460,7 +460,7 @@ switch( $_GET['action'] ) { switch($column_name) { case 'id': ?> - ' name='allblogs[]' value='' /> + ' name='allblogs[]' value='' /> @@ -606,7 +606,7 @@ switch( $_GET['action'] ) {

-

+