Added Export Page functionality
This commit is contained in:
parent
b662855cff
commit
b6d8797a5d
13 changed files with 616 additions and 48 deletions
|
|
@ -1145,6 +1145,12 @@ our $HELP = {
|
|||
},
|
||||
],
|
||||
},
|
||||
'page export' => {
|
||||
title => 'Page, Export',
|
||||
body => 'Page, Export body',
|
||||
related => [
|
||||
],
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue