From 0859c8c968d1c3544c690831efb8fb22d063d7d5 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 8 Feb 2018 10:57:14 +0000 Subject: [PATCH] Options: Avoid extra tabs in a textarea in `wp-admin/options.php`. See #43252. git-svn-id: https://develop.svn.wordpress.org/trunk@42671 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/options.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/wp-admin/options.php b/src/wp-admin/options.php index 2149102280..9705134174 100644 --- a/src/wp-admin/options.php +++ b/src/wp-admin/options.php @@ -290,12 +290,8 @@ foreach ( (array) $options as $option ) : - - + + />