Resource icon

xF1 Unmaintained "Reply to Thread" Button in Forum View, next to Navbar

replytothread.png

To do this, simply add the following code somewhere (preferably at the top) in the 'thread_view' template
Code:
<xen:if is="{$canReply}">
	<xen:topctrl><a href="{xen:link 'threads/reply', $thread}"...
You do not have permission to view the full content of this resource. Log in or register now.
  • Like
Reactions: zoldos
Author
AnimeHaxor
Views
1,801
First release
Last update

More resources from AnimeHaxor

729Threads
2,274Messages
61,418Members
pinkroseLatest member
Back