Skip to content

Instantly share code, notes, and snippets.

@deivisonarthur
Created August 22, 2012 20:47
Show Gist options
  • Select an option

  • Save deivisonarthur/3429203 to your computer and use it in GitHub Desktop.

Select an option

Save deivisonarthur/3429203 to your computer and use it in GitHub Desktop.
<customer_account_edit>
<reference name="customer_edit">
<action method="setTemplate"><template>onepagecheckout/persistent/customer/form/edit.phtml</template></action>
</reference>
</customer_account_edit>
<!-- customer/address/new/--> <!-- frontend/base/default/template/customer/address/edit.phtml -->
<customer_address_edit>
<reference name="customer_address_edit">
<action method="setTemplate"><template>onepagecheckout/persistent/customer/address/edit.phtml</template></action>
</reference>
</customer_address_edit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment