diff --git a/src/wp-admin/install.php b/src/wp-admin/install.php index a1f30be9a5..7c7dfe5abd 100644 --- a/src/wp-admin/install.php +++ b/src/wp-admin/install.php @@ -224,7 +224,7 @@ if ( is_blog_installed() ) { die( '

' . __( 'Already Installed' ) . '

' . '

' . __( 'You appear to have already installed WordPress. To reinstall please clear your old database tables first.' ) . '

' . - '

' . __( 'Log In' ) . '

' . + '

' . __( 'Log In' ) . '

' . '' ); } @@ -443,7 +443,7 @@ switch ( $step ) { -

+