From 0a6646a2c6c181aff2e3a6e975f350c5f369bcbc Mon Sep 17 00:00:00 2001 From: Jon Goldberg Date: Thu, 25 Jun 2020 08:38:23 -0400 Subject: [PATCH] fix wording on event reg page --- templates/CRM/Event/Form/Registration/Register.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Event/Form/Registration/Register.tpl b/templates/CRM/Event/Form/Registration/Register.tpl index cc2ccfdb34..59fd872132 100644 --- a/templates/CRM/Event/Form/Registration/Register.tpl +++ b/templates/CRM/Event/Form/Registration/Register.tpl @@ -55,7 +55,7 @@ {$form.additional_participants.html}{if $contact_id || $contact_id == NULL}{ts}(including yourself){/ts}{/if}
{ts}Fill in your registration information on this page. If you are registering additional people, you will be able to enter their registration information after you complete this page and click "Continue".{/ts} + class="description">{ts}Fill in your registration information on this page. If you are registering additional people, you will be able to enter their registration information after you complete this page and click "Review your registration".{/ts}
-- 2.25.1