Details
Description
Template CRM/Event/Form/Registration/Register.tpl includes CRM/Price/Form/InitialPayment.tpl which is not in the latest git source tree.
{if $initialPayment} {include file="CRM/Price/Form/InitialPayment.tpl" extends="Contribution" paymentMode='online'} {/if}
Nicolas - did u hit an error on this missing template. I think it's intended use if for the unimplemented partial payment workflow - so should not have been called. If u did, pls post the steps to recreate here.