Add missing paragraph tag

This commit is contained in:
Corey McKrill 2019-10-29 16:31:38 -07:00
parent 9ab0d5af9f
commit 2e653ef693
No known key found for this signature in database
GPG key ID: C2C0746F7BF17E38

View file

@ -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 : ?>