From 983a743c339a9876e2c2807eeefa3774934483bb Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Sun, 14 Dec 2014 00:11:24 +0000 Subject: [PATCH] iOS: do not autofocus the readonly textarea with the code for wp-config.php in setup-config.php. See #30703. Built from https://develop.svn.wordpress.org/trunk@30843 git-svn-id: http://core.svn.wordpress.org/trunk@30833 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/setup-config.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/wp-admin/setup-config.php b/wp-admin/setup-config.php index c6f98f1ffc..5f71f53e67 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -308,9 +308,11 @@ switch($step) {