Posted: 09/05/2005 8:45:23 PM
Hello
I would like to display all the languages that I have loaded.
www.707bars.com/in-portal/
In my index.tpl I have the following code, which came with the installation:
****************************************************************************************
<tr>
<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /></td>
<td> </td>
<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
<td> </td>
</tr>
****************************************************************************************
I figure there must be an attribute or something that allows me to show multiple languages in a row rather than one at a time.
Thank you,
Dora