mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
Fix wrong "Sent out to any contact" notification information
This commit is contained in:
parent
f032a670f0
commit
a34f48c990
@ -65,7 +65,7 @@ if (! $this->compact): ?>
|
|||||||
)
|
)
|
||||||
) ?>
|
) ?>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<?= $this->translate('Sent out to any contact') ?>
|
<?= $this->translate('Not sent out to any contact') ?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
</div>
|
</div>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user