Skip to content

Instantly share code, notes, and snippets.

@wcodex
Created October 3, 2013 08:55
Show Gist options
  • Select an option

  • Save wcodex/6807175 to your computer and use it in GitHub Desktop.

Select an option

Save wcodex/6807175 to your computer and use it in GitHub Desktop.
How to get the welcome message in Magento
<?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