diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml
index 30be6974360b9eb0dfe106da0706f7a45ff72f5d..8862355bfd0c6ead84547690327559c591f22cd8 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>