We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68fee1e commit e4d6e20Copy full SHA for e4d6e20
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