diff options
Diffstat (limited to 'indra/newview/skins/default')
-rwxr-xr-x | indra/newview/skins/default/xui/en/role_actions.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/role_actions.xml b/indra/newview/skins/default/xui/en/role_actions.xml index 7459fdae98..0c8a043ea7 100755 --- a/indra/newview/skins/default/xui/en/role_actions.xml +++ b/indra/newview/skins/default/xui/en/role_actions.xml @@ -2,8 +2,8 @@ <role_actions> <action_set description="These Abilities include powers to ban and un-ban residents from the group." - name="Bans"> - <action description="Manage ban list." + name="Group Ban"> + <action description="Manage ban list" longdescription="Allows the group member to ban / un-ban Residents from this group." name="allow ban" value="49" /> </action_set> |