mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
parent
54577d04bd
commit
d187d77a7f
@ -24,4 +24,4 @@
|
|||||||
?>
|
?>
|
||||||
<strong><?= $this->escape($title); ?></strong><br>
|
<strong><?= $this->escape($title); ?></strong><br>
|
||||||
<?= $this->icon($icon, $tooltip) ?>
|
<?= $this->icon($icon, $tooltip) ?>
|
||||||
<?= $this->prefixedTimeSince($comment->timestamp); ?>
|
<?= $this->timeAgo($comment->timestamp, $this->compact); ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user