The style I'm using doesn't look quite right with the tab arrow on it. I'm looking at the code for the plugin:
Code:
$vbphrase['gallery'] . '<img src="' . vB_Template_Runtime::fetchStyleVar('imgdir_misc') . '/arrow.png" align="' . vB_Template_Runtime::fetchStyleVar('right') . '" />
I can see the arrow called here, and the label just before it. What part do I need to take out to remove the arrow?