"Reply to Thread' Button" (Forum View, next to Navbar)

uydudoktoru

Tanınmış Üye
Yönetici
Yönetici
Hello,

Here is another small Template Modification:)

To do this, simply add the following code somewhere in the 'thread_view' template ;)

Kod:
<xen:if is="{$canReply}">
<xen:topctrl><a href="{xen:link 'threads/reply', $thread}" class="callToAction"><span>{xen:phrase reply_to_thread}</span></a></xen:topctrl>
</xen:if>
 
Geri
Yukarı