From fba95c8690a9fd8d3d4312cd670208d9c7e284d1 Mon Sep 17 00:00:00 2001
From: Jacek Antonelli
Date: Tue, 14 Jun 2011 03:13:54 -0500
Subject: Rearranged the login panel to put the grid selector on the left.
The choice of grid affects the name and password fields, so the grid
selector should be on the left, so that users will interact with it
first. If it were on the right, users would often interact with it
*after* typing in their name and password, which would cause the name
and password fields to be reset, frustrating the user.
---
.../skins/default/xui/en-us/panel_login.xml | 58 +++++++++++-----------
1 file changed, 29 insertions(+), 29 deletions(-)
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_login.xml b/linden/indra/newview/skins/default/xui/en-us/panel_login.xml
index ae60abc..5e4bd39 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_login.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_login.xml
@@ -30,10 +30,26 @@
+
+
+
+ Grid:
+
+
+
+
-
-
-
- Grid:
-
-
+
+
+
@@ -155,23 +163,15 @@
-
-
-
-
-
--
cgit v1.1