diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-05-12 21:17:10 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-05-12 21:17:10 +0300 |
commit | e8ede07451c65aea898bc3f58a980b6b0d9af302 (patch) | |
tree | 03f08ebb54e93338cfad0b2e0c98f34c6ee3612f /indra/newview/skins/default | |
parent | 5c9ecbcc24f3b82a738a02b216f9ca05e6bcbfcf (diff) |
STORM-1243 WIP Fixed a typo in notifications.xml which might lead to numerous notification handling errors.
The typo was introduced in changeset 437f3d892bfd.
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 06614dd218..d0dd639249 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6820,7 +6820,7 @@ Deed to group failed. name="ReleaseLandThrottled" type="notifytip"> The parcel [PARCEL_NAME] can not be abandoned at this time. - tag>fail</tag> + <tag>fail</tag> </notification> <notification |