mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
parent
2237272b6b
commit
24b14184be
@ -7,7 +7,7 @@
|
|||||||
<?php if (! $rule->hasSyncProperties()): ?>
|
<?php if (! $rule->hasSyncProperties()): ?>
|
||||||
<p class="warning">
|
<p class="warning">
|
||||||
<?= sprintf(
|
<?= 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))
|
$this->qlink('Sync Properties', 'director/syncrule/property', array('rule_id' => $rule->id))
|
||||||
)
|
)
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user