We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1087868 commit 07fe6e1Copy full SHA for 07fe6e1
modules/ps_brandlist/views/templates/hook/ps_brandlist.tpl
@@ -18,7 +18,7 @@
18
19
<div>
20
{if $brands}
21
- {include file='module:ps_brandlist/views/templates/_partials/$brand_display_type.tpl' brands=$brands}
+ {include file="module:ps_brandlist/views/templates/_partials/$brand_display_type.tpl" brands=$brands}
22
{else}
23
<p class="mb-0">{l s='No brand' d='Shop.Theme.Catalog'}</p>
24
{/if}
0 commit comments