From 560a1ba47848c657f732ab7118e1aa72a1cc6b75 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Sun, 14 Dec 2014 00:10:05 +0000 Subject: [PATCH] iOS: do not autofocus the readonly textarea with the code for wp-config.php in setup-config.php. See #30703. git-svn-id: https://develop.svn.wordpress.org/trunk@30843 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/setup-config.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/wp-admin/setup-config.php b/src/wp-admin/setup-config.php index c6f98f1ffc..5f71f53e67 100644 --- a/src/wp-admin/setup-config.php +++ b/src/wp-admin/setup-config.php @@ -308,9 +308,11 @@ switch($step) {