diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-11-18 19:41:38 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-11-18 19:41:38 -0800 |
commit | 5499e8e571862b071e1b072a017aba16636ea34b (patch) | |
tree | 1a24bddfb61b0f6ba991ddbec85f4edbe109e9a8 /httemplate/search/report_cust_credit_bill_pkg.html | |
parent | 8c62132b6291314df2ec7fb6c50b14c08bb4c8e6 (diff) |
fix contact self-service disabled on edit (and some basic contact reports), RT#25533, RT#32171, RT#32212
Diffstat (limited to 'httemplate/search/report_cust_credit_bill_pkg.html')
-rw-r--r-- | httemplate/search/report_cust_credit_bill_pkg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_credit_bill_pkg.html b/httemplate/search/report_cust_credit_bill_pkg.html index 2b9e1e69d..175403219 100644 --- a/httemplate/search/report_cust_credit_bill_pkg.html +++ b/httemplate/search/report_cust_credit_bill_pkg.html @@ -3,7 +3,7 @@ <FORM ACTION="cust_credit_bill_pkg.html" METHOD="GET"> <!--<INPUT TYPE="hidden" NAME="magic" VALUE="_date">--> -<TABLE BGCOLOR="#cccccc" CELLSPACING=0 +<TABLE BGCOLOR="#cccccc" CELLSPACING=0> <& /elements/tr-select-user.html, 'label' => emt('Employee: '), |