Search code examples
filemagentolayoutradix

Accidentally deleted page.xml. How do I get it back?


I have accidentally deleted the file app/design/frontend/base/default/layout/page.xml from my directory.

My understanding is that this is the 'default' page.xml file that comes with Magento. How can I get this file back?


Solution

  • You can get the file from: http://svn.magentocommerce.com/source/branches/1.7/app/design/frontend/base/default/layout/page.xml

    If you have an other version of Magento, you might want to tweak with the version in the URL. You could also redownload Magento and search for the file in the package if this won't work out.