Skip to content

Commit c661d26

Browse files
author
Natalia Momotenko
committed
MAGETWO-32196: Visual style for 'skip to content' attribute
1 parent a4597a5 commit c661d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/view/frontend/layout/default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<block class="Magento\Framework\View\Element\Template" name="skip_to_content" template="Magento_Theme::html/skip.phtml">
3636
<arguments>
3737
<argument name="target" xsi:type="string">contentarea</argument>
38-
<argument name="label" translate="true" xsi:type="string">Skip to content</argument>
38+
<argument name="label" translate="true" xsi:type="string">Skip to Content</argument>
3939
</arguments>
4040
</block>
4141
<block class="Magento\Store\Block\Switcher" name="store_language" as="store_language" template="switch/languages.phtml"/>

0 commit comments

Comments
 (0)