diff --git a/wp-signup.php b/wp-signup.php index 0df15ea05a..2cd93c8210 100644 --- a/wp-signup.php +++ b/wp-signup.php @@ -289,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 ); ?>