Skip to content

Instantly share code, notes, and snippets.

@deivisonarthur
Forked from deniscsz/onepagecheckout.xml
Created August 19, 2012 18:34
Show Gist options
  • Save deivisonarthur/3396961 to your computer and use it in GitHub Desktop.
Save deivisonarthur/3396961 to your computer and use it in GitHub Desktop.
<customer_account_create>
<reference name="customer_form_register">
<action method="setTemplate"><template>novoatributo/persistent/customer/form/register.phtml</template></action>
</reference>
</customer_account_create>
<customer_account_edit>
<reference name='customer_edit'>
<action method="setTemplate"><template>novoatributo/customer/form/edit.phtml</template></action>
</reference>
</customer_account_edit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment