mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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: ?>
|
||||
<?= $this->translate('Sent out to any contact') ?>
|
||||
<?= $this->translate('Not sent out to any contact') ?>
|
||||
<?php endif ?>
|
||||
</div>
|
||||
<?php endif ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user