From 220ea934498694b9f1d5376c55e5c138f83760df Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Wed, 29 Jul 2015 01:19:45 +0000 Subject: [PATCH] Omit the "(required)" text for password on the install screen. fixes #33163 git-svn-id: https://develop.svn.wordpress.org/trunk@33471 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/install.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wp-admin/install.php b/src/wp-admin/install.php index cbbc7fdcfe..1bdd6e261f 100644 --- a/src/wp-admin/install.php +++ b/src/wp-admin/install.php @@ -133,7 +133,6 @@ function display_setup_form( $error = null ) {