This commit is contained in:
2026-03-02 16:09:56 +01:00
parent b82b1200f7
commit 49a38bfea8
12 changed files with 87 additions and 37 deletions

View File

@@ -60,7 +60,7 @@
{if $ppc_button_label && $ppc_button_url}
<div class="pp-carousel__footer">
<a class="pp-carousel__more" href="{$ppc_button_url|escape:'htmlall':'UTF-8'}">
{$ppc_button_label|escape:'htmlall':'UTF-8'}
<span>{$ppc_button_label|escape:'htmlall':'UTF-8'}</span>
</a>
</div>
{/if}