Resource icon

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

📀 Resource submitted by: AnimeHaxor • 💬 Messages: 6522 • 🏆 Points: 113 • 👍 Likes: 40593 • 📀 Resources: 2252
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,844
First release
Last update

More resources from AnimeHaxor


740Threads
2,308Messages
67,524Members
kingclasherLatest member
Back