added page title to comment#show
This commit is contained in:
parent
d1eab7ee6f
commit
ad610e7e46
@ -1,3 +1,4 @@
|
||||
<?php $this->provide('title', $this->t('.title')) ?>
|
||||
<?= $this->partial("comment/comments", array('comments' => array($this->comment), 'post_id' => $this->comment->post_id, 'hide' => false)) ?>
|
||||
|
||||
<div style="clear: both;">
|
||||
|
Reference in New Issue
Block a user