OpenWGA 7.10 - WebTML reference
WebTML tags » url<tml:url type="changelanguage" >
Purpose:
Renders a link which will change the preferred language of the current user.
Examples:
This example illustrates a language navigator which allows the user to switch the preferred language.
<tml:languages>
<a href="<tml:url type="changelanguage"/>"><tml:meta name="title"/> (<tml:meta name="language"/>)</a><br/>
</tml:languages>