summaryrefslogtreecommitdiff
path: root/httemplate/misc/suspend_cust.html
diff options
context:
space:
mode:
authorJeremy Davis <jeremyd@freeside.biz>2013-08-09 10:42:37 -0400
committerJeremy Davis <jeremyd@freeside.biz>2013-08-09 10:42:37 -0400
commit7d8eccbe9fe50eb5f69ed9bf426623110d2cf960 (patch)
treed43bdf1b1d9f4720b4de5f9d31647de9cb6276ce /httemplate/misc/suspend_cust.html
parentc9d51796516657eebb115d6295ba3c0e2e08f697 (diff)
#24429 Fixed suspending reasons when suspending customers
Diffstat (limited to 'httemplate/misc/suspend_cust.html')
-rw-r--r--httemplate/misc/suspend_cust.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/suspend_cust.html b/httemplate/misc/suspend_cust.html
index b41f36f8c..e0d17f30b 100644
--- a/httemplate/misc/suspend_cust.html
+++ b/httemplate/misc/suspend_cust.html
@@ -40,7 +40,7 @@ toggle(false);
STYLE="margin-left:auto; margin-right:auto">
<& /elements/tr-select-reason.html,
'field' => 'reasonnum',
- 'reason_class' => 'C',
+ 'reason_class' => 'S',
'cgi' => $cgi,
'control_button' => "document.getElementById('confirm_suspend_cust_button')",
&>