diff options
| author | jeff <jeff> | 2008-06-29 04:34:31 +0000 | 
|---|---|---|
| committer | jeff <jeff> | 2008-06-29 04:34:31 +0000 | 
| commit | 2d87f8d18a809c672fbd4d05dacf04efd9bbe621 (patch) | |
| tree | c922a9aa2d7ebf57a6799fd20642635897d09cb9 | |
| parent | 16302a5c91267095f9c6eb6c2ad21238b6f1b781 (diff) | |
spurious 'suspended'
| -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') %>  | 
