From cd011bb7f057f6dd749339b9bf2760cc243cc0ad Mon Sep 17 00:00:00 2001 From: Corey McKrill <916023+coreymckrill@users.noreply.github.com> Date: Tue, 22 Oct 2019 14:23:23 -0700 Subject: [PATCH] Pledge form: Add a blurb for the "Agree" checkbox --- plugins/wporg-5ftf/views/inputs-pledge-new-misc.php | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/plugins/wporg-5ftf/views/inputs-pledge-new-misc.php b/plugins/wporg-5ftf/views/inputs-pledge-new-misc.php index 3b74b78..c15d59a 100644 --- a/plugins/wporg-5ftf/views/inputs-pledge-new-misc.php +++ b/plugins/wporg-5ftf/views/inputs-pledge-new-misc.php @@ -7,7 +7,15 @@ namespace WordPressDotOrg\FiveForTheFuture\View;
- + expectations for + inclusion in the Five for the Future acknowledgement program. + ' ), + 'https://wordpress.org/five-for-the-future/expectations/' // TODO Change this URL? + ); + ?>
/>