From e20ac4718ee53e18cb5c301ce5b79a44d1930a8e Mon Sep 17 00:00:00 2001
From: Kurt Stauffacher <kurt@lindenlab.com>
Date: Mon, 31 Aug 2009 23:28:56 +0000
Subject: [PATCH] Updated Me Profile and spec generated by 80/20.  Removed Edit
 options for public profile display.  Description of task in EXT-770

---
 indra/newview/skins/default/xui/en/panel_profile.xml | 12 ++++++------
 1 file 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 01602dc906c..d90be9ea25d 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"
-- 
GitLab