diff options
author | Kurt Stauffacher <kurt@lindenlab.com> | 2009-08-31 23:28:56 +0000 |
---|---|---|
committer | Kurt Stauffacher <kurt@lindenlab.com> | 2009-08-31 23:28:56 +0000 |
commit | e20ac4718ee53e18cb5c301ce5b79a44d1930a8e (patch) | |
tree | b7d20c9b070fad2fdc7c9fe532534e3d0db25d4c /indra | |
parent | 410e2228fdaec684f12c528e58e76f9b5169fe72 (diff) |
Updated Me Profile and spec generated by 80/20. Removed Edit options for public profile display. Description of task in EXT-770
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile.xml b/indra/newview/skins/default/xui/en/panel_profile.xml index 01602dc906..d90be9ea25 100644 --- a/indra/newview/skins/default/xui/en/panel_profile.xml +++ b/indra/newview/skins/default/xui/en/panel_profile.xml @@ -212,7 +212,7 @@ top_pad="15" value="Account Status:" width="100" /> - <link + <!-- <link type="string" follows="left|top" font="SansSerifSmall" @@ -223,7 +223,7 @@ name="my_account_link" top_delta="0" value="Go to Dashboard" - width="100"/> + width="100"/> --> <text follows="left|top|right" height="15" @@ -246,7 +246,7 @@ top_pad="15" value="Partner:" width="100" /> - <link + <!--<link follows="left|top" height="15" font.style="UNDERLINE" @@ -255,18 +255,18 @@ name="partner_edit_link" top_delta="0" value="Edit" - width="100" /> + width="100" /> --> <panel follows="left|top|right" height="15" layout="topleft" left="10" name="partner_data_panel" - top_pad="10" + top_pad="5" width="255"> <text follows="left|top|right" - height="30" + height="15" layout="topleft" left="0" name="partner_text" |