
Originally Posted by
DrByte
You will have to do some custom coding to make that happen.
Key: You can determine the current language selection by checking the value of the $_SESSION['language'] or $_SESSION['languages_code'] variables, and then take action accordingly.