From f083cc4e9bf90148040ee93b3ea571bd159a2de7 Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Sun, 18 May 2014 20:32:58 +0000 Subject: [PATCH] The About page has a `
` that doesn't close. Also, `
`s should self-close. `hackificator` complains about these things. See #27881. git-svn-id: https://develop.svn.wordpress.org/trunk@28477 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/about.php | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index daf9c3a45c..2175d54c79 100644 --- a/src/wp-admin/about.php +++ b/src/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().' ); ?>

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