mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Swap the claw for a target
This commit is contained in:
parent
656d9d440f
commit
3ae6cd699f
@ -25,7 +25,7 @@
|
|||||||
?>
|
?>
|
||||||
<li class="icon preview">
|
<li class="icon preview">
|
||||||
<a href="<?= URL::to('/') ?>" target="_blank" data-toggle="tooltip" data-placement="bottom" title="<?= trans('backend::lang.tooltips.preview_website') ?>">
|
<a href="<?= URL::to('/') ?>" target="_blank" data-toggle="tooltip" data-placement="bottom" title="<?= trans('backend::lang.tooltips.preview_website') ?>">
|
||||||
<i class="icon-paw"></i>
|
<i class="icon-bullseye"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="highlight account">
|
<li class="highlight account">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user