diff options
Diffstat (limited to 'httemplate/search/report_cust_bill_pkg.html')
-rw-r--r-- | httemplate/search/report_cust_bill_pkg.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/httemplate/search/report_cust_bill_pkg.html b/httemplate/search/report_cust_bill_pkg.html index 4f6ee78db..f121ef49f 100644 --- a/httemplate/search/report_cust_bill_pkg.html +++ b/httemplate/search/report_cust_bill_pkg.html @@ -15,14 +15,13 @@ label => emt('Customer status'), &> -<!-- customer <& /elements/tr-select-cust_class.html, - 'label' => emt('Class'), + 'label' => emt('Customer class'), + 'field' => 'cust_classnum', 'multiple' => 1, 'pre_options' => [ '' => emt('(none)') ], 'all_selected' => 1, &> ---> <& /elements/tr-input-beginning_ending.html &> |