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');
|
$tooltip = $this->translate('Comment was caused by an acknowledgement');
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
?>
|
echo $this->icon($icon, $tooltip, array('class' => 'big-icon'));
|
||||||
<span style="font-size: 1.8em">
|
|
||||||
<?= $this->icon($icon, $tooltip); ?>
|
|
||||||
</span>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user