Great mod Sweet!
I've integrated your code into a drop down menu on my showthread template.
While doing this, I noticed that there's a little bug you code. Even on your site, when you translate the the site from the showthread or forumdisplay template, the threadid and forumid variables aren't passed.
if you change this
<input type="hidden"name="u" value="http://www.yoursite.com$translationurl">
to
<input type="hidden"name="u" value="http://www.yoursite.com$translationurl?t=$threadid&f=$for uminfo[forumid]">
when you click the translation link from either pages, it will get the proper variables.
Clicks install
|