<%-- File : hd_modify_form.html Description : Displays the modify call page (top level). --%> <%set hd_load_subcat = '1'%> <%include user_include_header.html%>
<%if error%>
<%error%>

<%elseif msg%>
<%msg%>

<%elseif modify_success%>
<%lang_tag('HD_MODSUCC',$call)%>.

<%endif%> <%if staff%>
<%lang_tag('WORD_MODIFY')%> <%Call%> <%lang_tag('WORD_CUSTOMER')%> <%lang_tag('WORD_INFO')%> <%Call%> <%lang_tag('WORD_HISTORY')%>
<%else%> <%endif%> <%if adm_view_p%> <%include hd_include_modify_form.html%> <%endif%> <%if help_status eq 'Closed' and not adm_reopen_p%> <%else%> <%if staff or cus_id eq $help_cus_id_fk or adm_modify_all_p%> <%if adm_modify_p%>
<%endif%> <%endif%> <%endif%>

 

<%include user_include_footer.html%>