#24429 Fixed suspending reasons when suspending customers
authorJeremy Davis <jeremyd@freeside.biz>
Fri, 9 Aug 2013 14:37:01 +0000 (10:37 -0400)
committerJeremy Davis <jeremyd@freeside.biz>
Fri, 9 Aug 2013 14:37:01 +0000 (10:37 -0400)
httemplate/misc/suspend_cust.html

index b41f36f..e0d17f3 100644 (file)
@@ -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')",
 &>