diff options
author | angela <angela@lindenlab.com> | 2010-02-08 14:30:02 +0800 |
---|---|---|
committer | angela <angela@lindenlab.com> | 2010-02-08 14:30:02 +0800 |
commit | 4e0fe69c15bb6c54004b1add2907b30813fc277d (patch) | |
tree | 34d732f5ca13a9e800d71bd2a75530a7937c5e86 /indra/newview/skins/default | |
parent | a4d224ff9316bf3b99e17f72f844d91e0ef80cc7 (diff) |
EXT-4668 Hide URL checkbox is missing from the Sound tab of About Land
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_about_land.xml | 9 |
1 files changed, 9 insertions, 0 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 61ca783d14..44c9284b36 100644 --- a/indra/newview/skins/default/xui/en/floater_about_land.xml +++ b/indra/newview/skins/default/xui/en/floater_about_land.xml @@ -1825,6 +1825,15 @@ 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" |