diff options
author | callum <none@none> | 2009-11-30 17:13:41 -0800 |
---|---|---|
committer | callum <none@none> | 2009-11-30 17:13:41 -0800 |
commit | d90aea0ede0fc6958d6f323a0eae4079f14c46f2 (patch) | |
tree | 3b1fc317e238bb68fa1bcf1f1f31cf700f38cbdf /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 8671bfb930f5fdaec8e2c0338b376bc41224199e (diff) |
Fix for DEV-41951 - reworking of whitelist so it's more usable.
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 49276172d5..aa1a963b39 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -586,20 +586,7 @@ To place the media on only one face, choose Select Texture and click on the desi notext="Cancel" yestext="OK"/> </notification> - - <notification - icon="alertmodal.tga" - name="WhiteListInvalidatesHomeUrl" - type="alertmodal"> -Adding this entry to the whitelist will invalidate the home URL you -specified for this instance of media. You are not allowed to do this -so the entry cannot be added to the whitelist. - <usetemplate - name="okbutton" - yestext="Ok"/> - </notification> - - + <notification icon="alertmodal.tga" name="MustBeInParcel" |