Page MenuHomeIn-Portal Phabricator

lang_select.tpl
No OneTemporary

File Metadata

Created
Wed, Jun 25, 1:54 PM

lang_select.tpl

<inp:include _template=""common/head.tpl"/>
<BODY>
<inp:include _Template="common/pagetop.tpl" />
<table width="770" border="0" cellspacing="0" cellpadding="0">
<!-- start content -->
<tr>
<td valign="top" height="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
</tr>
<tr height="100%">
<td valign="top" class="bott-line">
<!-- start bred crumbles -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
</tr>
<tr>
<td class="bgr-path">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><img src="img/s.gif" width="1" height="24" alt="" /><br /></td>
<td class="path">&nbsp;</td>
</tr>
</table>
</td>
<!--<td width="10000" valign="top" bgcolor="#61b0ec">&nbsp;</td>-->
</tr>
</table>
<!-- end bred crumbles -->
<img src="img/s.gif" width="1" height="1" alt="" /><br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
<td valign="top" width="10000" class="bgr-myaccount">
<!-- page title -->
<img src="img/s.gif" width="1" height="5" alt="" /><br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50"><img src="img/ic_login_big.gif" width="46" height="46" alt="" /><br /></td>
<td><h1><inp:m_language _Phrase="lu_select_language" /></h1></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- end page title -->
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="img/s.gif" width="50" height="1" alt="" /><br /></TD>
<TD>
<table width="98%" border="0" cellspacing="0" cellpadding="5">
<inp:m_list_languages _ItemTemplate="lang_select/lang_menu_element.tpl" />
</TABLE>
</TD>
</TR>
</table>
<!-- end profile content -->
</td>
</tr>
</table>
</td>
<!-- start vertical white line in main conent table -->
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<!-- end vertical white line in main conent table -->
<!-- start right flexible cell in main content table -->
<td valign="top">
<img src="img/s.gif" width="1" height="1" alt="" /><br />
<!-- search box -->
<inp:include _Template="misc/right_searchbox" />
<!-- end search box -->
<img src="img/s.gif" width="1" height="1" alt="" /><br />
<!-- recommend to friend box -->
<inp:include _Template="misc/right_recommend" />
<!-- end recommend box -->
<img src="img/s.gif" width="1" height="1" alt="" /><br />
<!-- quick links box -->
<inp:include _Template="misc/right_quicklinks" />
<!-- end quick links box -->
</td>
<!-- end right flexible cell in main content table -->
</tr>
</table>
</td>
</tr>
<!-- end content -->
<inp:include _Template="common/footer.tpl" />
</table>
</body>
</html>

Event Timeline