<%-- File : hd_search_results.html Description : Displays the search results (top level). --%> <%include user_include_header.html%>

<%if adm_view_p%> <%if msg%> <%msg%>

<%elsif error%> <%error%>

<%elsif add_success%> <%lang_tag('HD_ADDSUC',$call)%> <%site_title%>.

<%else%>
<%if hits%><%hits%><%else%>0<%endif%> <%Calls%> <%if adm_tech_p or adm_supervisor_p%><%lang_tag('HD_EXPORT')%><%endif%> 
<%endif%>
<%if adm_delete_p and delete%> <%endif%> <%loop result_loop%> <%include hd_include_row_record.html%> <%endloop%>

    <%if staff%><%lang_tag('WORD_PRIORITY')%><%sb_image('help_priority')%>   <%else%>                <%endif%> <%lang_tag('WORD_EMAIL')%> <%sb_image('help_email')%> <%if show_website%>   <%lang_tag('WORD_WEB')%><%sb_image('help_website')%><%endif%>

<%lang_tag('WORD_DATE')%><%sb_image('help_datetime')%>

<%lang_tag('WORD_TIME')%><%sb_image('help_datetime')%>

<%lang_tag('WORD_NAME')%><%sb_image('help_name')%>

<%sb_image('help_tech')%><%lang_tag('WORD_CATEGORY')%><%sb_image('help_category')%>        <%lang_tag('WORD_SUBJECT')%><%sb_image('help_subject')%>


<%if speed_bar%><%lang_tag('WORD_PAGES')%>: <%unescape_html speed_bar%>

<%endif%> <%if adm_delete_p and delete%>


<%endif%>
<%endif%> <%include user_include_footer.html%>