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/477partVI.html | |
| parent | d09d7ce875d44aadbef0e3f6e69fa92c6b00f0ee (diff) | |
fix urls
Diffstat (limited to 'httemplate/search/477partVI.html')
| -rwxr-xr-x | httemplate/search/477partVI.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/477partVI.html b/httemplate/search/477partVI.html index dbd17032c..db572bcde 100755 --- a/httemplate/search/477partVI.html +++ b/httemplate/search/477partVI.html @@ -47,7 +47,7 @@ [ $link, $link_suffix ], [ $link, $link_suffix ], ], - 'url' => $opt{url} || $cgi->self_url, + 'url' => $opt{url} || '', 'xml_row_element' => 'Datarow', ) %> |
