diff options
| author | jeff <jeff> | 2010-06-05 05:54:08 +0000 |
|---|---|---|
| committer | jeff <jeff> | 2010-06-05 05:54:08 +0000 |
| commit | ae10bcf15845d1397a51152ff185b1c8ca77b259 (patch) | |
| tree | e59fe004f170ce93638cd1e915907e833d439d1e /httemplate/search/477partV.html | |
| parent | d09d7ce875d44aadbef0e3f6e69fa92c6b00f0ee (diff) | |
fix urls
Diffstat (limited to 'httemplate/search/477partV.html')
| -rwxr-xr-x | httemplate/search/477partV.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/477partV.html b/httemplate/search/477partV.html index c6ceac4db..885294d28 100755 --- a/httemplate/search/477partV.html +++ b/httemplate/search/477partV.html @@ -9,7 +9,7 @@ 'xml_elements' => [ 'zip codes' ], 'no_field_elements' => 1, 'fields' => [ 'zip' ], - 'url' => $opt{url} || $cgi->self_url, + 'url' => $opt{url} || '', ) %> |
