We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68fee1e + e4d6e20 commit fbb97bcCopy full SHA for fbb97bc
modules/ps_brandlist/views/templates/hook/ps_brandlist.tpl
@@ -7,7 +7,7 @@
7
<div id="search_filters_brands">
8
<section class="{$componentName} facet">
9
{if $display_link_brand}
10
- <a href="{$page_link}" class="{$componentName}-title d-block mb-3" title="{l s='brands' d='shop.theme.catalog'}">
+ <a href="{$page_link}" class="{$componentName}-title d-block mb-3" title="{l s='brands' d='Shop.Theme.Catalog'}">
11
{l s='Brands' d='Shop.Theme.Catalog'}
12
</a>
13
{else}
0 commit comments