|
$this->crumbs = $this->crumbs(__('Post a reply'), $topic);
|
|
$this->crumbs = $this->crumbs(__('Post a reply'), $topic);
|
|
$this->form = $this->messageForm($topic, 'NewReply', $args, false, false, false);
|
|
$this->form = $this->messageForm($topic, 'NewReply', $args, false, false, false);
|