add random tips page
This commit is contained in:
parent
813b11ac3a
commit
8bee815ff9
2 changed files with 29 additions and 0 deletions
|
|
@ -702,6 +702,14 @@ our $HELP = {
|
|||
related => [
|
||||
],
|
||||
},
|
||||
'webgui tips' => {
|
||||
title => 'webgui tips title',
|
||||
body => 'webgui tips body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue