diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index e1d2f012d3..1618ea0ec7 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7658,16 +7658,16 @@ Attachment has been saved. </notification> <notification - icon="alertmodal.tga" + icon="notifytip.tga" name="PresetSaved" - type="alertmodal"> + type="notifytip"> Preset [NAME] has been saved. </notification> <notification - icon="alertmodal.tga" + icon="notifytip.tga" name="PresetDeleted" - type="alertmodal"> + type="notifytip"> Preset [NAME] has been deleted. </notification> |