diff options
Diffstat (limited to 'httemplate/search/report_credit.html')
-rwxr-xr-x | httemplate/search/report_credit.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/httemplate/search/report_credit.html b/httemplate/search/report_credit.html deleted file mode 100755 index df9b9581f..000000000 --- a/httemplate/search/report_credit.html +++ /dev/null @@ -1,23 +0,0 @@ -<HTML> - <HEAD> - <TITLE>In House Credit Report Criteria</TITLE> - </HEAD> - <BODY> - <CENTER> - <H1>In House Credit Report Criteria</H1> - </CENTER> - <HR> - <FORM ACTION="report_credit.cgi" METHOD="post"> - Return <B>in house credit report</B> for period: - from <INPUT TYPE="text" NAME="beginning"> <i>m/d/y</i> - to <INPUT TYPE="text" NAME="ending"> <i>m/d/y</i> - - <P><INPUT TYPE="submit" VALUE="Get Report"> - - </FORM> - - <HR> - - </BODY> -</HTML> - |