improve help

This commit is contained in:
Sebastian Sdorra
2011-03-10 16:29:20 +01:00
parent 4a5ed2d558
commit c12d893ec2
3 changed files with 10 additions and 10 deletions

View File

@@ -151,8 +151,8 @@ Sonia.group.FormPanel = Ext.extend(Sonia.rest.FormPanel,{
createErrorMsgText: 'Group creation failed',
// help
nameHelpText: 'The unique name for the group.',
descriptionHelpText: 'A short description for the group.',
nameHelpText: 'The unique name for this group.',
descriptionHelpText: 'A short description of the group.',
membersHelpText: 'The usernames of the group members.',
memberStore: null,