mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
a42f059138
commit
05f14a4f97
@ -21,7 +21,4 @@ switch ($comment->type) {
|
||||
$tooltip = $this->translate('Comment was caused by an acknowledgement');
|
||||
break;
|
||||
}
|
||||
?>
|
||||
<span style="font-size: 1.8em">
|
||||
<?= $this->icon($icon, $tooltip); ?>
|
||||
</span>
|
||||
echo $this->icon($icon, $tooltip, array('class' => 'big-icon'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user