Cách 1: Vào template thread_view
Tìm
Thay bằng
Cách 2: Vào template thread_view
Tìm
Thay bằng
Lưu lại là xong
Chúc các bạn thành công!
Tìm
PHP:
<xen:navigation>
<xen:breadcrumb source="$nodeBreadCrumbs" />
</xen:navigation>
PHP:
<xen:navigation>
<xen:breadcrumb source="$nodeBreadCrumbs" />
</xen:navigation>
<xen:if is="{$canReply}">
<xen:topctrl><a href="{xen:link 'forums/create-thread', $forum}" class="callToAction"><span>{xen:phrase post_new_thread}</span></a></xen:topctrl>
</xen:if>
Tìm
PHP:
<xen:if is="{$canWatchThread}">
PHP:
<xen:if is="{$canWatchThread}">
<a href="{xen:link 'forums/create-thread', $forum}"><span>{xen:phrase post_new_thread}</span></a>
Chúc các bạn thành công!