diff options
-rw-r--r-- | indra/newview/app_settings/toolbars.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml index 30be697436..8862355bfd 100644 --- a/indra/newview/app_settings/toolbars.xml +++ b/indra/newview/app_settings/toolbars.xml @@ -14,12 +14,12 @@ <left_toolbar button_display_mode="icons_only"> <command name="avatar"/> - <command name="snapshot"/> <command name="appearance"/> <command name="inventory"/> <command name="search"/> <command name="places"/> <command name="voice"/> <command name="minimap"/> + <command name="snapshot"/> </left_toolbar> </toolbars> |