added page title to comment#show

This commit is contained in:
Parziphal 2013-11-03 10:52:40 -05:00
parent d1eab7ee6f
commit ad610e7e46

View File

@ -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;">