From 49cda5fdb67c1c3e4ba78ff2326cfcb3decfd3f2 Mon Sep 17 00:00:00 2001
From: ryan
Date: Thu, 7 Jan 2010 03:40:03 +0000
Subject: [PATCH] Remove raquo. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
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();
@@ -214,7 +214,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); ?>
' . __( '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 = '') {
-
+
-
+