Skip to content

Instantly share code, notes, and snippets.

@amacgregor
Created August 25, 2013 20:07
Show Gist options
  • Select an option

  • Save amacgregor/6335998 to your computer and use it in GitHub Desktop.

Select an option

Save amacgregor/6335998 to your computer and use it in GitHub Desktop.
Change the layout for the new and edict actions
<?xml version="1.0"?>
<layout version="0.1.0">
...
<mdg_giftregistry_index_new>
<reference name="content">
<block name="giftregistry.new" type="core/template" template="mdg/form.phtml" as="giftregistry_new"/>
</reference>
</mdg_giftregistry_index_new>
<mdg_giftregistry_index_edit>
<reference name="content">
<block name="giftregistry.edit" type="core/template" template="mdg/form.phtml" as="giftregistry_edit"/>
</reference>
</mdg_giftregistry_index_edit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment