summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
diff options
context:
space:
mode:
authorAlexei Arabadji <aarabadji@productengine.com>2010-01-29 17:48:10 +0200
committerAlexei Arabadji <aarabadji@productengine.com>2010-01-29 17:48:10 +0200
commit86609394caf1ebb20dd90de37b9af1471ae8aa20 (patch)
treea0b437938326c7038e82f8b140c113f484b554cb /indra/newview/skins/default/xui/en/notifications.xml
parent0524e91aae36d87d8e0944fd294e02f145d5d547 (diff)
fixed major EXT-3643 “Embed friendship offer into IM window”;
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 787346f7cd..2adee19ef6 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -5156,7 +5156,7 @@ An object named [OBJECTFROMNAME] owned by (an unknown Resident) has given you th
<notification
icon="notify.tga"
name="OfferFriendship"
- type="alertmodal">
+ type="offer">
[NAME] is offering friendship.
[MESSAGE]
@@ -5171,10 +5171,6 @@ An object named [OBJECTFROMNAME] owned by (an unknown Resident) has given you th
index="1"
name="Decline"
text="Decline"/>
- <button
- index="2"
- name="Send IM"
- text="Send IM"/>
</form>
</notification>