this is the line thats causing the issue:
Code:
echo "<div class=\"updated\">\n" . "<p>" . "<strong>" . __('Options saved.', 'vbridge') . "</strong>" . "</p>\n" . "</div>\n";
ill keep looking around the code to see if there is something that isnt being parsed correctly by the browser.
ill post back if i find the fix