Monitoring/List/Multiselect: Fix schedule downtime command

This commit is contained in:
Eric Lippmann 2013-10-23 15:47:08 +02:00
parent e48afa762c
commit bf0a9c9e5a
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ $this->href(
<a rel="tooltip" title="Schedule downtimes for all selected hosts" href="<?= <a rel="tooltip" title="Schedule downtimes for all selected hosts" href="<?=
$this->href( $this->href(
'monitoring/command/scheduledowntimes', 'monitoring/command/scheduledowntime',
$this->target $this->target
); );
?>" class="button btn-cta btn-half-right"> ?>" class="button btn-cta btn-half-right">