summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhttemplate/search/cust_bill_event.html1
-rw-r--r--httemplate/search/report_cust_credit.html1
-rw-r--r--httemplate/search/report_cust_pay.html1
-rwxr-xr-xhttemplate/search/report_tax.html1
4 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/search/cust_bill_event.html b/httemplate/search/cust_bill_event.html
index e0878e497..cd96ddf51 100755
--- a/httemplate/search/cust_bill_event.html
+++ b/httemplate/search/cust_bill_event.html
@@ -34,6 +34,7 @@
});
</SCRIPT>
</TR>
+ <TR>
<TD ALIGN="right">To: </TD>
<TD><INPUT TYPE="text" NAME="ending" ID="ending_text" VALUE="" SIZE=11 MAXLENGTH=10> <IMG SRC="../images/calendar.png" ID="ending_button" STYLE="cursor: pointer" TITLE="Select date"><BR><i>m/d/y</i></TD>
<SCRIPT TYPE="text/javascript">
diff --git a/httemplate/search/report_cust_credit.html b/httemplate/search/report_cust_credit.html
index 8a0f0ed7b..ceffca75d 100644
--- a/httemplate/search/report_cust_credit.html
+++ b/httemplate/search/report_cust_credit.html
@@ -39,6 +39,7 @@
});
</SCRIPT>
</TR>
+ <TR>
<TD ALIGN="right">To: </TD>
<TD><INPUT TYPE="text" NAME="ending" ID="ending_text" VALUE="" SIZE=11 MAXLENGTH=10> <IMG SRC="../images/calendar.png" ID="ending_button" STYLE="cursor: pointer" TITLE="Select date"><BR><i>m/d/y</i></TD>
<SCRIPT TYPE="text/javascript">
diff --git a/httemplate/search/report_cust_pay.html b/httemplate/search/report_cust_pay.html
index 1b30685dc..95198c7b2 100644
--- a/httemplate/search/report_cust_pay.html
+++ b/httemplate/search/report_cust_pay.html
@@ -36,6 +36,7 @@
});
</SCRIPT>
</TR>
+ <TR>
<TD ALIGN="right">To: </TD>
<TD><INPUT TYPE="text" NAME="ending" ID="ending_text" VALUE="" SIZE=11 MAXLENGTH=10> <IMG SRC="../images/calendar.png" ID="ending_button" STYLE="cursor: pointer" TITLE="Select date"><BR><i>m/d/y</i></TD>
<SCRIPT TYPE="text/javascript">
diff --git a/httemplate/search/report_tax.html b/httemplate/search/report_tax.html
index 7bc35e3ed..d217e5671 100755
--- a/httemplate/search/report_tax.html
+++ b/httemplate/search/report_tax.html
@@ -22,6 +22,7 @@
});
</SCRIPT>
</TR>
+ <TR>
<TD ALIGN="right">To: </TD>
<TD><INPUT TYPE="text" NAME="ending" ID="ending_text" VALUE="" SIZE=11 MAXLENGTH=10> <IMG SRC="../images/calendar.png" ID="ending_button" STYLE="cursor: pointer" TITLE="Select date"><BR><i>m/d/y</i></TD>
<SCRIPT TYPE="text/javascript">