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 e48bfb8c5..e11cd5bcc 100755 --- a/httemplate/view/cust_main/packages.html +++ b/httemplate/view/cust_main/packages.html @@ -144,9 +144,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') %> |