summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_credit.cgi
diff options
context:
space:
mode:
authorjeff <jeff>2009-11-11 16:38:09 +0000
committerjeff <jeff>2009-11-11 16:38:09 +0000
commitb2ddca0ce0bafd281a87a3b05cfc94a3c5a7fa9d (patch)
treeb3b26a0b651cf1cb3bc757a1c75489fd97003673 /httemplate/edit/cust_credit.cgi
parentb667f6fc3b7d7552c4df286c22cca36b66ee26b5 (diff)
cruft removal
Diffstat (limited to 'httemplate/edit/cust_credit.cgi')
-rwxr-xr-xhttemplate/edit/cust_credit.cgi5
1 files changed, 0 insertions, 5 deletions
diff --git a/httemplate/edit/cust_credit.cgi b/httemplate/edit/cust_credit.cgi
index 1caec3d40..5785a05c0 100755
--- a/httemplate/edit/cust_credit.cgi
+++ b/httemplate/edit/cust_credit.cgi
@@ -40,11 +40,6 @@ Credit
<TD><SELECT NAME="apply"><OPTION VALUE="yes" SELECTED>yes<OPTION>no</SELECT></TD>
</TR>
- <TR>
- <TD ALIGN="right">Tax</TD>
- <TD><SELECT NAME="tax"><OPTION VALUE="included" SELECTED>is included<OPTION VALUE="calculate">is to be calculated</SELECT></TD>
- </TR>
-
% if ( $conf->exists('pkg-balances') ) {
<% include('/elements/tr-select-cust_pkg-balances.html',
'custnum' => $custnum,