diff options
| author | ivan <ivan> | 2004-12-29 12:00:08 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2004-12-29 12:00:08 +0000 |
| commit | f7afca1829f8496509d10806439c37fcc1349135 (patch) | |
| tree | ac127f51396332ba007d85f04bc414e7e8b1bfc0 /httemplate/view/cust_main.cgi | |
| parent | 72312a46911b3e71a4ea9739ee1571d74ae433fd (diff) | |
historical (immutable) invoice details about services and other history infrastructure
Diffstat (limited to 'httemplate/view/cust_main.cgi')
| -rwxr-xr-x | httemplate/view/cust_main.cgi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index d5d77f2a5..8794f3074 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -109,13 +109,6 @@ Comments <% } %> <BR><BR> -<%= include('cust_main/order_pkg.html', $cust_main ) %> - -<% if ( $conf->config('payby-default') ne 'HIDE' ) { %> - <%= include('cust_main/quick-charge.html', $cust_main ) %> - <BR> -<% } %> - <%= include('cust_main/packages.html', $cust_main ) %> <% if ( $conf->config('payby-default') ne 'HIDE' ) { %> |
