diff --git a/themes/bootstrap3/templates/Recommend/TopFacets.phtml b/themes/bootstrap3/templates/Recommend/TopFacets.phtml index 58ff1d326cea772f899be9de156a2b215b207be9..1ba9bc0022c4367b384c822758a5249f9c77f547 100644 --- a/themes/bootstrap3/templates/Recommend/TopFacets.phtml +++ b/themes/bootstrap3/templates/Recommend/TopFacets.phtml @@ -9,7 +9,7 @@ <? $moreClass = ' NarrowGroupHidden_'.$this->escapeHtml($title).' hidden'; ?> <? $allowExclude = $this->recommend->excludeAllowed($title); ?> <div class="top-facets"> - <strong><?=$this->transEsc('top_facet_label', ['%%label%%' => $cluster['label']]) ?></strong><br /> + <strong><?=$this->transEsc('top_facet_label', ['%%label%%' => $this->translate($cluster['label'])]) ?></strong><br /> <? $limit = $topFacetSettings['rows'] * $topFacetSettings['cols']; ?> <? foreach($cluster['list'] as $index => $thisFacet): ?> <span class="facet <?=$index > $limit ? $moreClass : '' ?>">