diff options
author | Oz Linden <oz@lindenlab.com> | 2011-03-03 14:22:37 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-03-03 14:22:37 -0500 |
commit | 7bdf37f00cae9f2e300a7e1d8981ee0b5757c61d (patch) | |
tree | b619e3038c06a89dc2db71a1efe2b5eac2d140f9 /indra/newview/skins/default/xui/en | |
parent | aa72b0df03c1dfea7571eae4abed30ce9f269158 (diff) |
storm-1037: remove the "hide url" checkboxes in parcel management
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_about_land.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_about_land.xml b/indra/newview/skins/default/xui/en/floater_about_land.xml index 04d50929f7..c225a59e8d 100644 --- a/indra/newview/skins/default/xui/en/floater_about_land.xml +++ b/indra/newview/skins/default/xui/en/floater_about_land.xml @@ -1641,16 +1641,6 @@ Only large parcels can be listed in search. name="set_media_url" width="70" top_delta="0"/> - <check_box - follows="top|left" - height="16" - label="Hide URL" - layout="topleft" - left="110" - name="hide_media_url" - tool_tip="Checking this option will hide the media url to any non-authorized viewers of this parcel information. Note this is not available for HTML types." - width="50" - top_pad="5"/> <text type="string" length="1" @@ -1828,15 +1818,6 @@ Only large parcels can be listed in search. top_delta="0" right="-15" select_on_focus="true" /> - <check_box - height="16" - label="Hide URL" - layout="topleft" - name="hide_music_url" - tool_tip="Checking this option will hide the music url to any non-authorized viewers of this parcel information." - left_delta="10" - top_pad="5" - width="292" /> <text type="string" length="1" |