summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main.cgi
diff options
context:
space:
mode:
authorivan <ivan>2004-12-29 12:00:08 +0000
committerivan <ivan>2004-12-29 12:00:08 +0000
commitf7afca1829f8496509d10806439c37fcc1349135 (patch)
treeac127f51396332ba007d85f04bc414e7e8b1bfc0 /httemplate/view/cust_main.cgi
parent72312a46911b3e71a4ea9739ee1571d74ae433fd (diff)
historical (immutable) invoice details about services and other history infrastructure
Diffstat (limited to 'httemplate/view/cust_main.cgi')
-rwxr-xr-xhttemplate/view/cust_main.cgi7
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' ) { %>