Skip to content

Commit

Permalink
Merge pull request #17695 from MegaphoneJon/event-template-fix
Browse files Browse the repository at this point in the history
event#38 fix wording on event reg page
  • Loading branch information
eileenmcnaughton authored Jul 14, 2020
2 parents 808ce12 + 0a6646a commit 868c96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/CRM/Event/Form/Registration/Register.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
{$form.additional_participants.html}{if $contact_id || $contact_id == NULL}{ts}(including yourself){/ts}{/if}
<br/>
<span
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 &quot;Continue&quot;.{/ts}</span>
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 &quot;Review your registration&quot;.{/ts}</span>
</div>
<div class="clear"></div>
</div>
Expand Down

0 comments on commit 868c96c

Please sign in to comment.