diff --git a/plugins/wporg-5ftf/views/form-pledge-confirm-email.php b/plugins/wporg-5ftf/views/form-pledge-confirm-email.php index 052256e..93c4bdd 100755 --- a/plugins/wporg-5ftf/views/form-pledge-confirm-email.php +++ b/plugins/wporg-5ftf/views/form-pledge-confirm-email.php @@ -12,6 +12,8 @@ use WP_Post; */ ?> + +
@@ -56,22 +58,22 @@ use WP_Post; // There could be other reasons it failed, like an invalid token, but this is the most common reason, // and the only one that normal users should experience, so we're assuming it in order to provide // the best UX. - esc_html_e( 'Your confirmation link has expired, please obtain a new one:', 'wporg-5ftf' ); + esc_html_e( 'Your confirmation link has expired, please obtain a new one.', 'wporg-5ftf' ); ?>

- -
- - - -

- -

-
+
+ + + +

+ +

+
+