mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 01:04:12 +02:00
parent
2237272b6b
commit
24b14184be
@ -7,7 +7,7 @@
|
||||
<?php if (! $rule->hasSyncProperties()): ?>
|
||||
<p class="warning">
|
||||
<?= sprintf(
|
||||
$this->translate('You need must define some %s before you can run this Sync rule'),
|
||||
$this->translate('You must define some %s before you can run this Sync Rule'),
|
||||
$this->qlink('Sync Properties', 'director/syncrule/property', array('rule_id' => $rule->id))
|
||||
)
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user