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

More resources from AnimeHaxor

730Threads
2,282Messages
62,907Members
azeinmedyaLatest member
Back