From 7f6d638bd9e22be48f58718919d280b8487f908f Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sun, 25 Jan 2015 19:38:04 +0000 Subject: [PATCH] Remove duplicate label on installation screen. props Ankit K Gupta. fixes #31131. git-svn-id: https://develop.svn.wordpress.org/trunk@31282 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/install.php b/src/wp-admin/install.php index 66e3d2a7d7..6d103fe998 100644 --- a/src/wp-admin/install.php +++ b/src/wp-admin/install.php @@ -143,7 +143,7 @@ function display_setup_form( $error = null ) {

- +