summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_main-zip.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_cust_main-zip.html')
-rw-r--r--httemplate/search/report_cust_main-zip.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/search/report_cust_main-zip.html b/httemplate/search/report_cust_main-zip.html
index 30020f3aa..db5e65c8f 100644
--- a/httemplate/search/report_cust_main-zip.html
+++ b/httemplate/search/report_cust_main-zip.html
@@ -1,4 +1,4 @@
-<%= include('/elements/header.html', 'Zip code report') %>
+<% include('/elements/header.html', 'Zip code report') %>
<FORM ACTION="cust_main-zip.html" METHOD="GET">
@@ -33,7 +33,7 @@
</TD>
</TR>
- <%= include( '/elements/tr-select-agent.html',
+ <% include( '/elements/tr-select-agent.html',
$cgi->param('agentnum'),
'label' => 'for agent: ',
)