Moved "Top of page" profile below introductory text, to align with the documentation.
authorBrylie Oxley <brylie@gnumedia.org>
Sat, 22 Feb 2014 21:42:23 +0000 (13:42 -0800)
committerBrylie Oxley <brylie@gnumedia.org>
Sat, 22 Feb 2014 21:42:23 +0000 (13:42 -0800)
templates/CRM/Event/Form/Registration/Register.tpl

index 7281d7b0e6df5e63a5db3e8703e4c32325657fc8..541583a6779213375b13e156e59182480cdca125 100644 (file)
         <p>{$event.intro_text}</p>
       </div>
     {/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}
       <div class="crm-section pcpSupporterText-section">
     {* 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}
       <fieldset class="crm-group payment_options-group" style="display:none;">