From e2f50aedc16016fda758db8d365d0a7b11d8aa81 Mon Sep 17 00:00:00 2001 From: Brylie Oxley Date: Sat, 22 Feb 2014 19:25:57 -0800 Subject: [PATCH] Moved customPre below cidzero.tpl and addl participants. Moved CMSUser.tpl above customPre. --- templates/CRM/Event/Form/Registration/Register.tpl | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/templates/CRM/Event/Form/Registration/Register.tpl b/templates/CRM/Event/Form/Registration/Register.tpl index 541583a677..020ade92cf 100644 --- a/templates/CRM/Event/Form/Registration/Register.tpl +++ b/templates/CRM/Event/Form/Registration/Register.tpl @@ -72,9 +72,6 @@ {/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}
@@ -95,6 +92,12 @@
{/if} + {* User account registration option. Displays if enabled for one of the profiles on this page. *} + {include file="CRM/common/CMSUser.tpl"} + + {* Display "Top of page" profile immediately after the introductory text *} + {include file="CRM/UF/Form/Block.tpl" fields=$customPre} + {if $priceSet} {if ! $quickConfig}
{$event.fee_label}{/if} @@ -138,10 +141,6 @@
{/if} - {* User account registration option. Displays if enabled for one of the profiles on this page. *} - {include file="CRM/common/CMSUser.tpl"} - - {if $form.payment_processor.label}