Coding Standards: Remove trailing tabs in wp-admin/about.php.

This resolves a WPCS warning:
{{{
Found precision alignment of 2 spaces.
}}}

Follow-up to [56263].

Props jrf.
See #58831, #58067.

git-svn-id: https://develop.svn.wordpress.org/trunk@56285 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2023-07-24 13:03:47 +00:00
parent 9bb963b662
commit 20806d4d7f

View File

@ -42,7 +42,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
<a href="privacy.php" class="nav-tab"><?php _e( 'Privacy' ); ?></a>
<a href="contribute.php" class="nav-tab"><?php _e( 'Get Involved' ); ?></a>
</nav>
<div class="about__section aligncenter">
<div class="column">
<h2>