mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
This stops tabnabbing apparently
Refs #4550 Refs https://en.wikipedia.org/wiki/Tabnabbing
This commit is contained in:
parent
6daea258b9
commit
b60adf2952
@ -51,6 +51,7 @@
|
||||
<a
|
||||
href="<?= Url::to('/') ?>"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
title="<?= e(trans('backend::lang.tooltips.preview_website')) ?>">
|
||||
<i class="icon-crosshairs"></i>
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user