diff --git a/lib/WebGUI/Help/Asset.pm b/lib/WebGUI/Help/Asset.pm index fef34c350..7371a3c6b 100644 --- a/lib/WebGUI/Help/Asset.pm +++ b/lib/WebGUI/Help/Asset.pm @@ -112,8 +112,8 @@ our $HELP = { }, 'page export' => { - title => 'Page, Export', - body => 'Page, Export body', + title => 'Page Export', + body => 'Page Export body', fields => [ { title => 'Depth', diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm index 1cca5c77c..31dee6124 100644 --- a/lib/WebGUI/i18n/English/Asset.pm +++ b/lib/WebGUI/i18n/English/Asset.pm @@ -739,12 +739,12 @@ config file.
|, lastUpdated => 1121361557, }, - 'Page, Export' => { + 'Page Export' => { message => q|Page, Export|, lastUpdated => 1089039511, context => q|Help title for Page Export operation| }, - 'Page, Export body' => { + 'Page Export body' => { message => q|The Export Page function allows you to export WebGUI pages to static HTML files on disk. The "exportPath" variable in the WebGUI