Label the form field for entering in sub-keywords.

This commit is contained in:
Colin Kuskie 2010-05-10 10:55:02 -07:00
parent a03e13ea4d
commit 007391d5f1
3 changed files with 7 additions and 0 deletions

View file

@ -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;