From e42e418450b1908e4621940d0b3bbdf66956846c Mon Sep 17 00:00:00 2001
From: Mark Jaquith
Date: Thu, 23 Jul 2015 05:04:55 +0000
Subject: [PATCH] Prevent 1Password from thinking the text "log in" should
trigger a password save prompt
fixes #33091
git-svn-id: https://develop.svn.wordpress.org/trunk@33387 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 bc6ab6d081..f8237fcedb 100644
--- a/src/wp-admin/install.php
+++ b/src/wp-admin/install.php
@@ -147,7 +147,7 @@ function display_setup_form( $error = null ) {
-
+