summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/role_actions.xml
diff options
context:
space:
mode:
authorBaker Linden <baker@lindenlab.com>2013-11-06 16:14:32 -0800
committerBaker Linden <baker@lindenlab.com>2013-11-06 16:14:32 -0800
commit74707f0057c05dc4dd439302e64fe29e8ed91a32 (patch)
tree8fbfd962830de9b1040d32cbf90d8e3407fc5136 /indra/newview/skins/default/xui/en/role_actions.xml
parent092ba811f99eb68c9ec3cfbaa904fcb7fd4935d3 (diff)
- Fixed an issue where the role action value was not equal to the constant in roles_constants.h
Diffstat (limited to 'indra/newview/skins/default/xui/en/role_actions.xml')
-rwxr-xr-xindra/newview/skins/default/xui/en/role_actions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/role_actions.xml b/indra/newview/skins/default/xui/en/role_actions.xml
index 0c8a043ea7..490217d3f6 100755
--- a/indra/newview/skins/default/xui/en/role_actions.xml
+++ b/indra/newview/skins/default/xui/en/role_actions.xml
@@ -5,7 +5,7 @@
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" />
+ name="allow ban" value="51" />
</action_set>
<action_set
description="These Abilities include powers to add and remove group Members, and allow new Members to join without an invitation."