View Single Post
02-23-2012, 05:59 PM   #5
Damoen
Junior Member
 
Join Date: Oct 2011
Posts: 8
Rep Power: 0
Damoen is getting browny points
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
Damoen is offline   Reply With Quote