1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Update hero_template.php

This commit is contained in:
Gábor
2021-02-26 15:54:46 +01:00
committed by GitHub
parent 9bac3c322d
commit d8280e5028

View File

@@ -53,7 +53,7 @@ $HERO_TEMPLATE['default']['end'] = '</ul>
</div>
<div class="hero-buttons text-right">
<a target="_blank" href="{HERO_BUTTON1_URL}" class="btn btn-{HERO_BUTTON1_CLASS} btn-raised animated fadeInRight animation-delay-28">
<a href="{HERO_BUTTON1_URL}" class="btn btn-{HERO_BUTTON1_CLASS} btn-raised animated fadeInRight animation-delay-28">
{HERO_BUTTON1_ICON} {HERO_BUTTON1_LABEL}
</a>