From e0de5aa0a0b3b6285bcbb81e1d02613b2d8ca436 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 7 Jan 2010 00:13:35 +0000 Subject: [PATCH] Add esc_attr to ms-sites.php. see #11782 git-svn-id: http://svn.automattic.com/wordpress/trunk@12617 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/ms-sites.php | 44 +++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) 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'] ) {

-

+