Label the form field for entering in sub-keywords.
This commit is contained in:
parent
a03e13ea4d
commit
007391d5f1
3 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
- fixed #11561: PayDriver_Cash - password help
|
||||
- fixed #11541: running workflows screen
|
||||
- fixed #11544: VersionTag Workflows with missing Version Tags run forever
|
||||
- fixed #11555: Wiki subcategories entry field is not labeled
|
||||
|
||||
7.9.4
|
||||
- We're shipping underscore.js now for its suite of extremely handy utility
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -656,6 +656,12 @@ listing of pages that are related to a specific keyword?| },
|
|||
context => q{template variable help},
|
||||
},
|
||||
|
||||
'Sub-keywords' => {
|
||||
message => q{Sub-keywords},
|
||||
lastUpdated => 0,
|
||||
context => q{template label},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue