X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_main%2Fcontacts_new.html;h=120f3af284e8acc1b932ac772573b01b54710882;hp=cbeb1e97a8ba294a47221a6b376f412e4f79b165;hb=088d455c563ca3b75be357727622d968e49b3ed1;hpb=d2e995622cff5402cd887abad948a986a3ceba82 diff --git a/httemplate/edit/cust_main/contacts_new.html b/httemplate/edit/cust_main/contacts_new.html index cbeb1e97a..120f3af28 100644 --- a/httemplate/edit/cust_main/contacts_new.html +++ b/httemplate/edit/cust_main/contacts_new.html @@ -1,9 +1,25 @@ + + +<& '/elements/validate_password_js.html', &> +

Contacts <% include('/edit/elements/edit.html', 'embed' => $opt{cust_main}, 'table' => 'cust_main', + 'agent_virt' => 1, + 'submit_id' => $opt{submit_id}, 'labels' => { 'contactnum' => 'Contact', #'locationnum' => ' ', }, @@ -17,7 +33,6 @@ 'm2_error_callback' => $m2_error_callback, }, ], - 'agent_virt' => 1, ) %>