%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2009 %>
<%
button_id = "button_update_#{@agent.id}"
dialog_id = "agent_update_agent"
agent_id = @agent.id
%>
',
handler: helpsys.updateAgent,
id: '<%=button_id%>'
}, {
text: '<%= t("common.cancel") %>',
handler: ActiveDialog.hideDialog
}]"
stateful="false"
height="175"
width="580"
cls="popup-window">
<%= label "lbl_1", "header1", t(".confirm_update") %>