Make WordPress Core


Ignore:
Timestamp:
07/05/2019 05:20:52 AM (7 years ago)
Author:
pento
Message:

Coding Standards: Fix all WordPress.WhiteSpace.PrecisionAlignment issues.

See #47632.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/privacy-policy-guide.php

    r45448 r45602  
    2727<div class="wrap">
    2828        <h1><?php echo esc_html( $title ); ?></h1>
    29        
     29
    3030        <div class="wp-privacy-policy-guide">
    3131                <?php WP_Privacy_Policy_Content::privacy_policy_guide(); ?>
Note: See TracChangeset for help on using the changeset viewer.