Created
October 3, 2013 08:55
-
-
Save wcodex/6807175 to your computer and use it in GitHub Desktop.
How to get the welcome message in Magento
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
<?php | |
<p class="welcome-msg"><?php echo $this->getWelcome() ?> | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment