diff options
author | jeff <jeff> | 2008-06-29 04:33:50 +0000 |
---|---|---|
committer | jeff <jeff> | 2008-06-29 04:33:50 +0000 |
commit | be03537a0b2c9dafc2bd455daa19451c8058a577 (patch) | |
tree | 919994603c64cba1eb20f2acf0ef1c3dab7f4e55 | |
parent | a68b21218035bcae4dfe0ba32e7f9fb18b1b19e8 (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 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') %> |