log statistics, RT#39822
[freeside.git] / httemplate / search / report_prepaid_income.html
index 90b72f6..dfb2ea2 100644 (file)
@@ -33,6 +33,8 @@
   
   <& /elements/tr-select-cust_main-status.html,
       label => mt('Customer Status') &>
+  <& /elements/tr-select-cust_class.html,
+      label => mt('Customer Class'), field => 'cust_classnum', multiple => 1 &>
   <& /elements/tr-select.html,
       label => 'Invoice Status',
       field => 'mode',
@@ -41,7 +43,7 @@
     <TD ALIGN="right">
       <INPUT TYPE="checkbox" NAME="include_monthly" VALUE=1>
     </TD>
-    <TD ALIGN="left"><% emt('Include packages with period <= 1 month') %>
+    <TD ALIGN="left"><% mt('Include packages with period &le; 1 month') %>
     </TD>
   </TR>
   <TR>