Created
September 2, 2012 08:25
-
-
Save cmuench/3595863 to your computer and use it in GitHub Desktop.
Register Own Magento Admin Theme
This file contains hidden or 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
<?xml version="1.0"?> | |
<config> | |
<stores> | |
<admin> | |
<design> | |
<theme> | |
<default>mytheme</default> | |
</theme> | |
</design> | |
</admin> | |
</stores> | |
</config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment