Fix the accidental overriding of www_export in the Thing. Fixes bug #12066.

This commit is contained in:
Colin Kuskie 2011-03-04 10:45:06 -08:00
parent 675dfec848
commit 73a95e9627
3 changed files with 6 additions and 6 deletions

View file

@ -929,8 +929,7 @@ below/after the form element.|,
},
'export_url' => {
message => q|Url to export the data in a search result into a csv file. This is only available after a
search has been done.|,
message => q|Url to export the all data in a thing into a csv file.|,
lastUpdated => 1104630516,
context => q|Description of a tmpl_var for the template help.|,
},