mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
5e98671509
commit
9acb478d31
@ -48,7 +48,6 @@
|
|||||||
) ?>
|
) ?>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<center>
|
|
||||||
<?= $this->qlink(
|
<?= $this->qlink(
|
||||||
'',
|
'',
|
||||||
'config/removeresource',
|
'config/removeresource',
|
||||||
@ -59,7 +58,6 @@
|
|||||||
'title' => sprintf($this->translate('Remove resource %s'), $name)
|
'title' => sprintf($this->translate('Remove resource %s'), $name)
|
||||||
)
|
)
|
||||||
) ?>
|
) ?>
|
||||||
</center>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php endforeach ?>
|
<?php endforeach ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user