In the SHOWTHREAD template there's the hook {vb:raw template_hook.showthread_above_posts} right above the reply button.
However, if a template hook is missing you can always add one in. Just go to where you want it to display and add something in like {vb:raw custom_template_hook.showthread_right_reply_top}. Then your plugin can be set to execute on the same page but populate that variable.
|