X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/bf5c68485ef07868ad0a91168ecd0092af7661ae..8f374b7233bc2815ccc387e448d208c5434eb961:/wp-signup.php?ds=sidebyside diff --git a/wp-signup.php b/wp-signup.php index 6fa1742f..2cd93c82 100644 --- a/wp-signup.php +++ b/wp-signup.php @@ -95,7 +95,7 @@ function show_blog_form($blogname = '', $blog_title = '', $errors = '') {

- +

{$blog_title}" ) ?>

- http://%2$s is your new site. Log in as “%4$s” using your existing password.' ), $domain.$path, $domain.$path, "http://" . $domain.$path . "wp-login.php", $user_name ) ?> + http://%2$s is your new site. Log in as “%4$s” using your existing password.' ), $domain.$path, $domain.$path, "http://" . $domain.$path . "wp-login.php", $user_name ) ?>

$user_name, 'user_email' => $user_email, 'errors' => $errors )); @@ -257,10 +252,10 @@ function signup_user($user_name = '', $user_email = '', $errors = '') { - /> + />
- /> + />

@@ -294,7 +289,7 @@ function confirm_user_signup($user_name, $user_email) { ?>

you must activate it.' ) ?>

-

%1$s and click the link given.' ), $user_email) ?>

+

%s and click the link given.' ), $user_email ); ?>