diff options
author | Erica <erica@lindenlab.com> | 2009-12-15 16:05:37 -0800 |
---|---|---|
committer | Erica <erica@lindenlab.com> | 2009-12-15 16:05:37 -0800 |
commit | 679983b33bc2ce577e63557b56d3d94668972ea1 (patch) | |
tree | c37faab0faedb597965fd62a8f01c09f8cc5fbb4 /indra | |
parent | cb5935fd1bd78d64aea7d33629ee7b95b61c1f90 (diff) |
EXT-3484 Create Notice button is illegible (old label was overriding art)
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_notices.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notices.xml b/indra/newview/skins/default/xui/en/panel_group_notices.xml index 1b70b95a93..e096715cee 100644 --- a/indra/newview/skins/default/xui/en/panel_group_notices.xml +++ b/indra/newview/skins/default/xui/en/panel_group_notices.xml @@ -78,7 +78,6 @@ Maximum 200 per group daily image_unselected="AddItem_Off" image_disabled="AddItem_Disabled" layout="topleft" - label="Create a new notice" left="5" name="create_new_notice" tool_tip="Create a new notice" |