Thanks to Brian Palik for this.
Add this somewhere in the showthread template:
Add this somewhere in the showthread template:
Code:
<center> <FORM NAME="systran" ACTION="http://translator.go.com/" METHOD=POST> <input type="hidden" name="input_type" value="url"> <input type="hidden" name="url" value="$bburl/showthread.php?threadid=$threadid&pagenumber=$pagenumber"> <FONT SIZE="2" FACE="arial, helvetica"><b>Translate This Page</b></font> <BR> <SELECT NAME="lp" > <OPTION VALUE="en_sp" selected> English to Spanish <OPTION VALUE="en_fr"> English to French <OPTION VALUE="en_ge"> English to German <OPTION VALUE="en_it"> English to Italian <OPTION VALUE="en_pt"> English to Portuguese </SELECT> <INPUT TYPE="submit" VALUE="Translate"><br> <FONT SIZE="2" FACE="arial, helvetica">Powered by <a href="http://www.systransoft.com/english/products/personal/go_personal.html">Systran</a> Translation Software</font></form> </center>
Comment