mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
monitoring: Fix table header in the contact groups overview
This commit is contained in:
parent
54bb99a96d
commit
7e2c47e26b
@ -22,7 +22,7 @@ if (count($groupData) === 0) {
|
||||
<thead>
|
||||
<tr>
|
||||
<th></th>
|
||||
<th><?= $this->translate('Hostgroup') ?></th>
|
||||
<th><?= $this->translate('Contact Group ') ?></th>
|
||||
<th><?= $this->translate('Alias') ?></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
Loading…
x
Reference in New Issue
Block a user