summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_main.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2012-07-29 17:57:24 -0700
committerMark Wells <mark@freeside.biz>2012-07-29 17:57:24 -0700
commitf578e57b593adb9254b2e465c73116a0e0e617b5 (patch)
treeb31d14a998f7b81bca8932462deeea1447144afb /httemplate/search/report_cust_main.html
parent7b6434395ecdbf8013309d22564b146736d6e927 (diff)
update customer list and zip code report to use cust_location, #940
Diffstat (limited to 'httemplate/search/report_cust_main.html')
-rwxr-xr-xhttemplate/search/report_cust_main.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html
index 526bce26c..a2c6f1c4c 100755
--- a/httemplate/search/report_cust_main.html
+++ b/httemplate/search/report_cust_main.html
@@ -35,6 +35,11 @@
<TD ALIGN="right" VALIGN="center"><% mt('Address') |h %></TD>
<TD><INPUT TYPE="text" NAME="address" SIZE=54></TD>
</TR>
+
+ <TR>
+ <TD ALIGN="right" VALIGN="center"><% mt('Zip') |h %></TD>
+ <TD><INPUT TYPE="text" NAME="zip" SIZE=12></TD>
+ </TR>
<TR>
<TD ALIGN="right" VALIGN="center"><% mt('Signup date') |h %></TD>