mirror of
https://github.com/e107inc/e107.git
synced 2025-04-19 12:11:55 +02:00
Update hero_template.php
This commit is contained in:
parent
eee039b616
commit
0571ac88b4
@ -53,7 +53,7 @@ $HERO_TEMPLATE['default']['end'] = '</ul>
|
||||
</div>
|
||||
<div class="hero-buttons text-right">
|
||||
|
||||
<a href="{HERO_BUTTON1_URL}" class="btn btn-{HERO_BUTTON1_CLASS} btn-raised animated fadeInRight animation-delay-28">
|
||||
<a target="_blank" href="{HERO_BUTTON1_URL}" class="btn btn-{HERO_BUTTON1_CLASS} btn-raised animated fadeInRight animation-delay-28">
|
||||
{HERO_BUTTON1_ICON} {HERO_BUTTON1_LABEL}
|
||||
</a>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user