Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created September 27, 2017 15:05
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/fe1936749713c39959670924784a61fa to your computer and use it in GitHub Desktop.
Save LinguistMB/fe1936749713c39959670924784a61fa to your computer and use it in GitHub Desktop.
<block class="Magento\Customer\Block\Account\Link" name="my-account-link">
<arguments>
<argument name="label" xsi:type="string" translate="true">My Account</argument>
</arguments>
</block>
<block class="Magento\Customer\Block\Account\RegisterLink" name="register-link">
<arguments>
<argument name="label" xsi:type="string" translate="true">Create an Account</argument>
</arguments>
</block>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment