Page MenuHomeIn-Portal Phabricator

advanced_search.tpl
No OneTemporary

File Metadata

Created
Wed, Jun 25, 1:56 PM

advanced_search.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">
<!-- navbar -->
<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 height="24">
<td class="bgr-path">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">&nbsp;</td>
<td class="path">&nbsp;</td>
<td align="right" width="10000">
<table border="0" cellspacing="0" cellpadding="0" align="right">
<tr>
<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
<td>&nbsp;</td>
<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
<td>&nbsp;&nbsp;</td>
</tr>
</table>
</td>
</tr>
</table>
<inp:include _Template="lang_select/lang_menu.tpl" />
</td>
<!--<td width="10000" valign="top" class="bgr-path">&nbsp;</td>-->
</tr>
</table>
<!-- profile update line -->
<img src="img/s.gif" width="1" height="1" alt="" /><br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="bgr-updatefill" width="10000"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
</table>
<!-- end profile update line -->
<!-- profile -->
<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_search_big.gif" width="46" height="46" alt="" /><br /></td>
<td><h1><inp:m_language _Phrase="lu_advanced_search" /></h1></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- end page title -->
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="4">
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><!--<h2>Profile</h2>-->&nbsp;</td>
<td class="tips" align="right"><span class="error">*</span> - <inp:m_language _Phrase="lu_required_field" />
<!--<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="img/back.gif" width="14" height="12" alt="" /><br /></td>
<td><a href="#">back</a></td>
</tr>
</table>-->
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4" class="bgr-updatefill"><img src="img/s.gif" width="300" height="1" alt="" /><br /></td>
</tr>
<tr>
<td colspan="4"><inp:m_advsearch_include _TypeSelect="advsearch/advsearch_type.tpl" _ItemSelect="advsearch/advsearch_item.tpl" /></td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<!-- white line content/right column //-->
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<!-- white line content/right column \\-->
<!-- right column //-->
<td valign="top" valign="top" height="100%" class="open-box"><inp:include _template="index/right.tpl" /></td></tr>
<!-- right column \\-->
</table>
</td>
</tr>
<!-- end content -->
<inp:include _Template="common/footer.tpl" />
</table>
</body>
</html>

Event Timeline