diff options
Diffstat (limited to 'httemplate/search/report_tax.html')
-rwxr-xr-x | httemplate/search/report_tax.html | 1 |
1 files changed, 1 insertions, 0 deletions
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"> |