Quote:
Originally Posted by Michael Biddle
Great article!
I have a question. In vB3, you could do this:
PHP Code:
$template_hook['navbar_buttons_left'] .= '<td class="vbmenu_control"><a href="index.php">Home Page</a></td>';
Is it possible to just have the html in the plugin, or does it need to be in its own template in vb4?
|
It's absolutely the same in vB 4 only hooks are different.