diff options
Diffstat (limited to 'httemplate/search/477partV.html')
-rwxr-xr-x | httemplate/search/477partV.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/search/477partV.html b/httemplate/search/477partV.html index 5f7708140..2ffad2a27 100755 --- a/httemplate/search/477partV.html +++ b/httemplate/search/477partV.html @@ -1,5 +1,5 @@ % if ( $cgi->param('_type') =~ /^xml$/ ) { -<zip_code> +<zip_codes> % } <& elements/search.html, 'html_init' => $html_init, @@ -18,7 +18,7 @@ &> % if ( $cgi->param('_type') =~ /^xml$/ ) { -</zip_code> +</zip_codes> % } <%init> |