New Post Button in Post

xF2 Template Modification New Post Button in Post

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,586
First release
Last update

More resources from AnimeHaxor

735Threads
2,295Messages
65,549Members
MrSoftwarLatest member
Back