mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 13:24:24 +02:00
parent
9db477777a
commit
a360235f81
@ -22,7 +22,7 @@ if (! empty($links)) {
|
||||
'forward',
|
||||
$this->translate('Link opens in new window'),
|
||||
array('aria-label' => $this->translate('Link opens in new window'))
|
||||
) . $this->escape($link),
|
||||
) . ' ' . $this->escape($link),
|
||||
array(
|
||||
'url' => $link,
|
||||
'target' => '_blank',
|
||||
|
Loading…
x
Reference in New Issue
Block a user