base/email.php
@@ -13,10 +13,7 @@ ], 'types' => [ 'newUser' => [ 'subject' => sprintf( 'Welcome to %s! Finish creating your account.', get_bloginfo('name') ), 'subject' => 'Welcome to '.get_bloginfo('name').'! Finish creating your account.', 'showPrefix' => true, ], 'resetPass' => [