Hello, I'm trying to add <h2> tags around the word "Translation" which is output when I call transposh_widget();.
When I make the call, I get the following output:
Translation
<form id="tp_form" method="post" action="/">
<div class="no_translate transposh_flags">
I see that <div class="no_translate transposh_flags"> is output by my selected widget PHP file, but I don't see where the word Translation is coming from. Its language changes based on the selected translation language.
Thanks for any help!
http://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/