X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fsuspend_cust.html;h=83d974300f1a20c9c8c760a14c44d217dd144717;hp=b41f36f8cb0b14ba3a0f8ffcfaff1b208f9f33a3;hb=1fc8addc56f8daf12397da568eb1ac1b27fd3984;hpb=17b4664d50ba04809cb8b68fa0f3b6146b0c8ff3 diff --git a/httemplate/misc/suspend_cust.html b/httemplate/misc/suspend_cust.html index b41f36f8c..83d974300 100644 --- a/httemplate/misc/suspend_cust.html +++ b/httemplate/misc/suspend_cust.html @@ -7,8 +7,7 @@

<% mt('Suspend this customer?') |h %> - +
@@ -36,13 +35,12 @@ function toggle(val) { toggle(false); - +
<& /elements/tr-select-reason.html, 'field' => 'reasonnum', - 'reason_class' => 'C', + 'reason_class' => 'S', 'cgi' => $cgi, - 'control_button' => "document.getElementById('confirm_suspend_cust_button')", + 'control_button' => 'confirm_suspend_cust_button', &>