diff options
author | Richard Linden <none@none> | 2010-09-14 20:11:34 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-09-14 20:11:34 -0700 |
commit | 2a81984363ca47365299da52f309532b18d77154 (patch) | |
tree | 2f0be32bdfc22cb28ffb9d674c286cf341c41155 /indra/newview | |
parent | 83e0ee0f3fa57ba0eb3cd69b334aec6554c1fdf6 (diff) |
removed garbage from notifications.xml file
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 77b3122fb0..4b11e68252 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -97,7 +97,7 @@ </template> <notification - functor="GenericAcknowledge" + functor="GenericAcknowledge" icon="alertmodal.tga" name="MissingAlert" label="Unknown Notification Message" @@ -6040,7 +6040,6 @@ One or more of your Voice Morphs will expire in less than [INTERVAL] days. [[URL] Click here] to renew your subscription. <unique/> </notification> - LLNotificationsUtil::add("VoiceEffectsNew"); <notification icon="notify.tga" |