monitoring: Escape the service group name in the servicegroups overview

This commit is contained in:
Eric Lippmann 2015-01-23 11:23:42 +01:00
parent 257186fb92
commit 9fe720e715
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/services', array('servicegroup' => $s->servicegroup)); ?>">
<?= $s->servicegroup; ?>
<?= $this->translate($s->servicegroup) ?>
</a>
</td>
<td class="total">