diff options
Diffstat (limited to 'indra/newview/skins/default/xui/de/panel_outfits_inventory.xml')
-rw-r--r-- | indra/newview/skins/default/xui/de/panel_outfits_inventory.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/de/panel_outfits_inventory.xml b/indra/newview/skins/default/xui/de/panel_outfits_inventory.xml index 8d2dd84512..54c56992fd 100644 --- a/indra/newview/skins/default/xui/de/panel_outfits_inventory.xml +++ b/indra/newview/skins/default/xui/de/panel_outfits_inventory.xml @@ -2,7 +2,7 @@ <panel label="Sonstiges" name="Outfits"> <tab_container name="appearance_tabs"> <inventory_panel label="MEINE OUTFITS" name="outfitslist_tab"/> - <inventory_panel label="AKTUELLES OUTFIT" name="cof_accordionpanel"/> + <inventory_panel label="AKTUELLES OUTFIT" name="cof_tab"/> </tab_container> <panel name="bottom_panel"> <button name="options_gear_btn" tool_tip="Zusätzliche Optionen anzeigen"/> |