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…
Reference in New Issue