From 4c8ee2f889b7f791d9db678ddf2151f1481ac35e Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Thu, 7 Jan 2010 03:40:03 +0000 Subject: [PATCH] Remove raquo. see #11644 git-svn-id: https://develop.svn.wordpress.org/trunk@12628 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-activate.php | 2 +- wp-admin/ms-admin.php | 4 ++-- wp-admin/ms-sites.php | 12 ++++++------ wp-includes/ms-functions.php | 4 ++-- wp-signup.php | 20 ++++++++++---------- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/wp-activate.php b/wp-activate.php index b51c81c91b..9dd61a2e39 100755 --- a/wp-activate.php +++ b/wp-activate.php @@ -38,7 +38,7 @@ get_header();

- +

diff --git a/wp-admin/ms-admin.php b/wp-admin/ms-admin.php index af407e814b..14e0b06df0 100644 --- a/wp-admin/ms-admin.php +++ b/wp-admin/ms-admin.php @@ -45,7 +45,7 @@ $title = __( 'Site Admin' );

- " /> + " />

@@ -53,7 +53,7 @@ $title = __( 'Site Admin' );

- " /> + " />

diff --git a/wp-admin/ms-sites.php b/wp-admin/ms-sites.php index 8fbffc94af..9eb464f67e 100644 --- a/wp-admin/ms-sites.php +++ b/wp-admin/ms-sites.php @@ -140,7 +140,7 @@ switch( $_GET['action'] ) { -

+

@@ -180,7 +180,7 @@ switch( $_GET['action'] ) { } // End foreach ?> -

+

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

+

@@ -256,7 +256,7 @@ switch( $_GET['action'] ) { echo ''; } echo ""; - echo '

'; + echo '

'; echo ""; } ?> @@ -286,7 +286,7 @@ switch( $_GET['action'] ) { -

+

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

+

diff --git a/wp-includes/ms-functions.php b/wp-includes/ms-functions.php index c0487d9ef8..4f0d1ab0f4 100644 --- a/wp-includes/ms-functions.php +++ b/wp-includes/ms-functions.php @@ -1895,10 +1895,10 @@ SITE_NAME

Delete My Blog you will be sent an email with a link in it. Click on this link to delete your blog.'), $current_site->site_name); ?>

- +

-

' />

+

' />

' . $current_site->domain . $current_site->path . '
'; + echo '' . $current_site->domain . $current_site->path . '
'; } else { - echo '.' . $current_site->domain . $current_site->path . '
'; + echo '.' . $current_site->domain . $current_site->path . '
'; } if ( !is_user_logged_in() ) { print '(' . __( 'Your address will be ' ); @@ -86,7 +86,7 @@ function show_blog_form($blogname = '', $blog_title = '', $errors = '') { get_error_message('blog_title') ) { ?>

'; + echo '

'; ?>
@@ -123,7 +123,7 @@ function show_user_form($user_name = '', $user_email = '', $errors = '') { if ( $errmsg = $errors->get_error_message('user_name') ) { echo '

'.$errmsg.'

'; } - echo '
'; + echo '
'; _e('(Must be at least 4 characters, letters and numbers only.)'); ?> @@ -131,7 +131,7 @@ function show_user_form($user_name = '', $user_email = '', $errors = '') { get_error_message('user_email') ) { ?>

-
triple-check it
.)') ?> +
triple-check it.)') ?> get_error_message('generic') ) { echo '

'.$errmsg.'

'; @@ -182,7 +182,7 @@ function signup_another_blog($blogname = '', $blog_title = '', $errors = '') { -

+

-

+

- - + + -

+