From 2f7d3c91636eb9e54fb535316df193892b7920b0 Mon Sep 17 00:00:00 2001 From: "Dominik Schilling (ocean90)" Date: Tue, 8 Dec 2015 18:14:57 +0000 Subject: [PATCH] About Page: Remove three superfluous parentheses. Props jaspermdegroot. See #34663. git-svn-id: https://develop.svn.wordpress.org/trunk@35833 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index b72cb321af..cbc99a5f35 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -69,7 +69,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
- +