diff options
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/search/elements/report_cust_pay_or_refund.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/search/elements/report_cust_pay_or_refund.html b/httemplate/search/elements/report_cust_pay_or_refund.html index 872031de5..c79c3ab0b 100644 --- a/httemplate/search/elements/report_cust_pay_or_refund.html +++ b/httemplate/search/elements/report_cust_pay_or_refund.html @@ -73,7 +73,8 @@ Examples: <TD> <TABLE> <& /elements/tr-input-beginning_ending.html, - layout => 'horiz', + layout => 'horiz', + input_time => 1, &> </TABLE> </TD> |