From fc23dc3551372590b978b0fd32de374fbb47ad0f Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Sun, 18 May 2014 20:33:15 +0000 Subject: [PATCH] The About page has a `
` that doesn't close. Also, `
`s should self-close. `hackificator` complains about these things. See #27881. Built from https://develop.svn.wordpress.org/trunk@28477 git-svn-id: http://core.svn.wordpress.org/trunk@28304 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index daf9c3a45c..2175d54c79 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -67,7 +67,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
+
@@ -172,7 +172,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
+
@@ -202,7 +202,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
+

@@ -227,18 +227,20 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

doing_action() and doing_filter(), and manipulate custom image sizes with has_image_size() and remove_image_size().' ); ?>

- + -
+
+ +
+ + | + + +
-
- - | - -