diff options
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_outfit_snapshot.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_outfit_snapshot.xml b/indra/newview/skins/default/xui/en/floater_outfit_snapshot.xml index 5941471907..15c480f144 100644 --- a/indra/newview/skins/default/xui/en/floater_outfit_snapshot.xml +++ b/indra/newview/skins/default/xui/en/floater_outfit_snapshot.xml @@ -50,8 +50,8 @@ width="167" /> <button follows="left|top" - control_name="AdvanceSnapshot" - invisibility_control="AdvanceSnapshot" + control_name="AdvanceOutfitSnapshot" + invisibility_control="AdvanceOutfitSnapshot" height="25" is_toggle="true" layout="topleft" @@ -65,8 +65,8 @@ width="31" /> <button follows="left|top" - control_name="AdvanceSnapshot" - visibility_control="AdvanceSnapshot" + control_name="AdvanceOutfitSnapshot" + visibility_control="AdvanceOutfitSnapshot" height="25" is_toggle="true" layout="topleft" |