diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-09-08 16:34:54 -0700 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-09-08 16:34:54 -0700 |
commit | f2acd554bcf8326824acc23457a38a70021b0026 (patch) | |
tree | 15500c4e151762303dda8899befc339c3a9838b2 /indra/newview/skins/default/xui/en/panel_status_bar.xml | |
parent | 0a4bce2b79091ee5b8f4c309a62a86538a2bce72 (diff) |
Clean up erroneous XUI parsing errors.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_status_bar.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_status_bar.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_status_bar.xml b/indra/newview/skins/default/xui/en/panel_status_bar.xml index c780cf2696..5894abd03b 100644 --- a/indra/newview/skins/default/xui/en/panel_status_bar.xml +++ b/indra/newview/skins/default/xui/en/panel_status_bar.xml @@ -44,7 +44,6 @@ background_opaque="true" bg_opaque_image="bevel_background"> <text - auto_resize="true" halign="center" font="SansSerifSmall" follows="all" @@ -58,7 +57,6 @@ value="L$20" width="40" /> <button - auto_resize="true" halign="center" font="SansSerifSmall" follows="right|top|bottom" @@ -84,7 +82,6 @@ top="0" width="120" height="20" - pad_left="5" name="mode_combo" tool_tip="Select your mode. Choose Basic for fast, easy exploration and chat. Choose Advanced to access more features." > |