monitoring: Escape the host group's name in the hostgroups overview

This commit is contained in:
Eric Lippmann 2015-01-23 11:20:00 +01:00
parent 5ac1eaa513
commit b54564eb5c
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<?php endif ?>
<td class="groupname">
<a href="<?= $this->href('monitoring/list/hosts', array('hostgroup' => $h->hostgroup)); ?>">
<?= $h->hostgroup; ?>
<?= $this->escape($h->hostgroup) ?>
</a>
</td>
<td class="total">