Created
May 8, 2019 09:25
-
-
Save 6ui11em/ec71ce52a50d1a3a7b102aefe6c05b46 to your computer and use it in GitHub Desktop.
Magento 2: Layout Text Block #magento2, #layout, #block, #text
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
<block class="Magento\Framework\View\Element\Text" name="excl.tax.label"> | |
<action method="setText"> | |
<argument translate="true" name="text" xsi:type="string">Excl. Tax</argument> | |
</action> | |
</block> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment