diff options
author | Baker Linden <baker@lindenlab.com> | 2014-04-08 16:34:49 -0700 |
---|---|---|
committer | Baker Linden <baker@lindenlab.com> | 2014-04-08 16:34:49 -0700 |
commit | 1ca5dd40765211dc993393caa0003cfa7505c1f5 (patch) | |
tree | c28a914aecb8740bc730d831d19d3405ec5e439f /indra/newview/skins/default | |
parent | c02d80f403efed88b464619c91a165be7c7b88d9 (diff) |
[GroupBan] [MAINT-3722] - Banning from 'banned agents' tab does not eject them from the group
- Banning a resident from the "Banned Agents" tab should not properly eject them from the group.
- Renamed "Banned Agents" to "Banned Residents". Updated tool tip as well.
- You should now receive an eject notification when banning an agent from the "Banned Residents" tab.
Diffstat (limited to 'indra/newview/skins/default')
-rwxr-xr-x | indra/newview/skins/default/xui/en/panel_group_roles.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_roles.xml b/indra/newview/skins/default/xui/en/panel_group_roles.xml index bcce549b60..ea619e6319 100755 --- a/indra/newview/skins/default/xui/en/panel_group_roles.xml +++ b/indra/newview/skins/default/xui/en/panel_group_roles.xml @@ -291,14 +291,14 @@ clicking on their names. <panel border="false" height="303" - label="BANNED AGENTS" + label="BANNED RESIDENTS" layout="topleft" left="0" right="-1" help_topic="roles_banlist_tab" name="banlist_sub_tab" class="panel_group_banlist_subtab" - tool_tip="View the banned agents from this group." + tool_tip="View the banned residents from this group." width="310"> <panel.string name="help_text"> |