document Collaboration template labels

This commit is contained in:
Colin Kuskie 2005-03-22 23:35:18 +00:00
parent e972d70ee7
commit 4a65af3b9f
2 changed files with 299 additions and 0 deletions

View file

@ -1,6 +1,12 @@
package WebGUI::Help::Collaboration;
our $HELP = {
'collaboration template labels' => {
title => 'collaboration template labels title',
body => 'collaboration template labels body',
related => [
]
},
};