mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-02 01:01:18 +03:00
Add missing paragraph tag
This commit is contained in:
parent
9ab0d5af9f
commit
2e653ef693
|
@ -35,7 +35,9 @@ use WP_Post;
|
|||
</p>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php esc_html_e( "Thanks again for pledging your organization's resources to contribute to WordPress! We can do great things together!", 'wporg' ); ?>
|
||||
<p>
|
||||
<?php esc_html_e( "Thanks again for pledging your organization's resources to contribute to WordPress! We can do great things together!", 'wporg' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<?php else : ?>
|
||||
|
|
Loading…
Reference in a new issue