retag help due to changes in International::get
This commit is contained in:
parent
add4995475
commit
204466d2b1
2 changed files with 4 additions and 4 deletions
|
|
@ -112,8 +112,8 @@ our $HELP = {
|
||||||
},
|
},
|
||||||
|
|
||||||
'page export' => {
|
'page export' => {
|
||||||
title => 'Page, Export',
|
title => 'Page Export',
|
||||||
body => 'Page, Export body',
|
body => 'Page Export body',
|
||||||
fields => [
|
fields => [
|
||||||
{
|
{
|
||||||
title => 'Depth',
|
title => 'Depth',
|
||||||
|
|
|
||||||
|
|
@ -739,12 +739,12 @@ config file.</p>|,
|
||||||
lastUpdated => 1121361557,
|
lastUpdated => 1121361557,
|
||||||
},
|
},
|
||||||
|
|
||||||
'Page, Export' => {
|
'Page Export' => {
|
||||||
message => q|Page, Export|,
|
message => q|Page, Export|,
|
||||||
lastUpdated => 1089039511,
|
lastUpdated => 1089039511,
|
||||||
context => q|Help title for Page Export operation|
|
context => q|Help title for Page Export operation|
|
||||||
},
|
},
|
||||||
'Page, Export body' => {
|
'Page Export body' => {
|
||||||
message => q|
|
message => q|
|
||||||
<p>The Export Page function allows you to export WebGUI pages to static
|
<p>The Export Page function allows you to export WebGUI pages to static
|
||||||
HTML files on disk. The "exportPath" variable in the WebGUI
|
HTML files on disk. The "exportPath" variable in the WebGUI
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue