Page MenuHomeIn-Portal Phabricator

search_results.elm.tpl
No OneTemporary

File Metadata

Created
Fri, Feb 7, 7:17 PM

search_results.elm.tpl

<inp2:m_DefineElement name="search_relevance_normal">
<inp2:m_Phrase label="lu_Relevance"/>:<br />
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="5" alt=""><br />
<table width="70" style="border: 1px solid <inp2:m_param name="on_color"/>">
<tr>
<td width="<inp2:m_param name="percent_on" />%" bgcolor="<inp2:m_param name="on_color"/>"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="5" alt=""></td>
<td width="<inp2:m_param name="percent_off" />%" bgcolor="<inp2:m_param name="off_color"/>"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="5" alt=""></td>
</tr>
</table>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="search_relevance_full">
<inp2:m_Phrase label="lu_Relevance"/>:<br />
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="5" alt=""><br />
<table width="70">
<tr>
<td width="100%" bgcolor="<inp2:m_param name="on_color" />"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="5" alt=""></td>
</tr>
</table>
</inp2:m_DefineElement>

Event Timeline