mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
One less colon
This commit is contained in:
parent
1db2a7a8a0
commit
d0b54ea46e
@ -101,7 +101,7 @@ foreach ($services as $service):
|
||||
<br />
|
||||
<strong><?= ($service->service_state_type === '1') ? 'Hard' : 'Soft'; ?> </strong>
|
||||
<?= $service->service_attempt; ?>
|
||||
<?php endif; ?>
|
||||
<?php endif ?>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user