From d44019b21c925155bb798f0d74d85ad470bb6bda Mon Sep 17 00:00:00 2001 From: Brylie Oxley Date: Sat, 22 Feb 2014 13:42:23 -0800 Subject: [PATCH] Moved "Top of page" profile below introductory text, to align with the documentation. --- templates/CRM/Event/Form/Registration/Register.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/CRM/Event/Form/Registration/Register.tpl b/templates/CRM/Event/Form/Registration/Register.tpl index 7281d7b0e6..541583a677 100644 --- a/templates/CRM/Event/Form/Registration/Register.tpl +++ b/templates/CRM/Event/Form/Registration/Register.tpl @@ -71,6 +71,10 @@

{$event.intro_text}

{/if} + + {* Display "Top of page" profile immediately after the introductory text *} + {include file="CRM/UF/Form/Block.tpl" fields=$customPre} + {include file="CRM/common/cidzero.tpl"} {if $pcpSupporterText}
@@ -137,7 +141,6 @@ {* User account registration option. Displays if enabled for one of the profiles on this page. *} {include file="CRM/common/CMSUser.tpl"} - {include file="CRM/UF/Form/Block.tpl" fields=$customPre} {if $form.payment_processor.label}