add missing help for new WikiMaster fields and asset level template variables
This commit is contained in:
parent
2ad1b494fe
commit
c24e711e42
2 changed files with 26 additions and 0 deletions
|
|
@ -478,6 +478,16 @@ our $I18N = {
|
|||
lastUpdated=> 0,
|
||||
},
|
||||
|
||||
'useContentFilter' => {
|
||||
message => q|Boolean value that is true when this Wiki has been set to filter content.|,
|
||||
lastUpdated=> 0,
|
||||
},
|
||||
|
||||
'filterCode' => {
|
||||
message => q|Strings that indicate the level of content filtering.|,
|
||||
lastUpdated=> 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue