diff options
| -rwxr-xr-x | httemplate/view/cust_main/packages.html | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html index 9b1bed90c..093cbfae6 100755 --- a/httemplate/view/cust_main/packages.html +++ b/httemplate/view/cust_main/packages.html @@ -162,9 +162,6 @@ Current packages         )      %> - -    <% pkg_status_row( $cust_pkg, 'Suspended', 'susp', 'color'=>'FF9900', conf=>$conf ) %> -  %   unless ( $cust_pkg->get('setup') ) {           <% pkg_status_row_colspan('Never billed') %>  | 
