tip message changes

This commit is contained in:
Thorsten Ludewig
2011-03-25 10:19:12 +01:00
parent bef7a031df
commit 9c099ce02d
4 changed files with 26 additions and 25 deletions

View File

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