Created
August 19, 2012 04:35
-
-
Save deniscsz/3392068 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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