Skip to content

Commit e4d6e20

Browse files
committed
Fixed translation domain
1 parent 68fee1e commit e4d6e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ps_brandlist/views/templates/hook/ps_brandlist.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div id="search_filters_brands">
88
<section class="{$componentName} facet">
99
{if $display_link_brand}
10-
<a href="{$page_link}" class="{$componentName}-title d-block mb-3" title="{l s='brands' d='shop.theme.catalog'}">
10+
<a href="{$page_link}" class="{$componentName}-title d-block mb-3" title="{l s='brands' d='Shop.Theme.Catalog'}">
1111
{l s='Brands' d='Shop.Theme.Catalog'}
1212
</a>
1313
{else}

0 commit comments

Comments
 (0)