Page MenuHomeIn-Portal Phabricator

quick_search.elm.tpl
No OneTemporary

File Metadata

Created
Tue, Sep 30, 5:23 AM

quick_search.elm.tpl

<inp2:m_Capture to_var="header">
<inp2:m_phrase name="lu_title_SearchBox"/>
</inp2:m_Capture>
<form method="post" action="<inp2:m_Link template="in-link/links/search_results"/>">
<table>
<tr>
<td colspan="2">
<input type="text" name="keywords" id="keywords" style="width: 155px;" class="input-text" value="" />
</td>
</tr>
</table>
<br />
<input class="button" type="submit" value="<inp2:m_Phrase label="lu_btn_FindIt" no_editing="1"/>!" />
<!--##
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" alt="" width="1" height="10" border="0" /><br />
<table>
<tr>
<td width="10">
<input class="button" type="submit" style="width: 40px;" value="<inp2:m_Phrase label="lu_comm_Go" no_editing="1"/>!" />
</td>
<td align="left">
<a href="<inp2:m_Link template="platform/search/advanced_search" />" class="more-link"><inp2:m_Phrase label="lu_btn_AdvancedSearch"/></a> <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/side_link_str.gif" width="6" height="5" alt="" /><br />
</td>
</tr>
</table>
##-->
</form>

Event Timeline