New Post Button in Post

xF2 Template Modification New Post Button in Post

📀 Resource submitted by: AnimeHaxor • 💬 Messages: 6522 • 🏆 Points: 113 • 👍 Likes: 40593 • 📀 Resources: 2252
ACP --> Template --> thread_view and find:
Code:
<xf:breadcrumb source="$forum.getBreadcrumbs()" />
Replace with the code below:
Code:
<xf:breadcrumb source="$forum.getBreadcrumbs()" />
<xf:pageaction...
You do not have permission to view the full content of this resource. Log in or register now.
Author
AnimeHaxor
Views
1,608
First release
Last update

More resources from AnimeHaxor


740Threads
2,308Messages
67,527Members
billamidianLatest member
Back