mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
parent
eb5c48ade9
commit
a298197e6c
@ -21,5 +21,5 @@ if (empty($links)) {
|
||||
?>
|
||||
<tr>
|
||||
<th><?= $this->translate('Actions') ?></th>
|
||||
<td><?= implode("\n ", $links) . "\n" ?></td>
|
||||
<td><?= implode("<br>", $links) ?></td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user