Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created September 15, 2017 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinguistMB/28f4b403fa1c7b80ecb52b34dd4d6753 to your computer and use it in GitHub Desktop.
Save LinguistMB/28f4b403fa1c7b80ecb52b34dd4d6753 to your computer and use it in GitHub Desktop.
<?php echo $this->getChildHtml('topLinks') ?> :
<a href="<?php echo $this->getUrl('new') ?>" title="<?php echo $this->__('New') ?>" class="home-link"><?php echo $this->__('New') ?>
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment