summaryrefslogtreecommitdiff
path: root/httemplate/search/report_receivables.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_receivables.html')
-rwxr-xr-xhttemplate/search/report_receivables.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/httemplate/search/report_receivables.html b/httemplate/search/report_receivables.html
index 21ca1e185..bb23f1f87 100755
--- a/httemplate/search/report_receivables.html
+++ b/httemplate/search/report_receivables.html
@@ -4,7 +4,12 @@
<TABLE>
- <% include( '/elements/tr-select-agent.html' ) %>
+ <% include( '/elements/tr-select-agent.html' ) %>
+
+ <TR>
+ <TD ALIGN="right">Over </TD>
+ <TD><INPUT NAME="days" TYPE="text" SIZE=4 MAXLENGTH=3> days</TD>
+ </TR>
</TABLE>