diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-10 16:32:49 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-10 16:32:49 +0200 |
commit | 34da3ef71676377f577c01c587bff47693cbdd73 (patch) | |
tree | b098c4a4618eb4c34d0749446eac4bb3401c6cc0 /indra/newview/skins/default | |
parent | d24fec9b906a19877889caec251cbf2b7f2bec4b (diff) |
implmented EXT-2830 “"Object auto-return" notification should contain reference to returned object”,
removed 'Inspect' button from ServerObjectMessage notification;
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index f659062cfe..a69cf4c8d0 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4719,10 +4719,6 @@ The objects on the selected parcel that are NOT owned by you have been returned type="notify"> Message from [NAME]: [MSG] - <usetemplate - name="okcancelbuttons" - notext="OK" - yestext="Inspect"/> </notification> <notification |