diff options
| author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-06-15 15:53:04 +0100 | 
|---|---|---|
| committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-06-15 15:53:04 +0100 | 
| commit | 85c14e45107b826cbb005889bd0299687a8c02ec (patch) | |
| tree | a131f7659f3fea2e4efd1525bcea762de973befc | |
| parent | 61a99e8ac6d8799117819a6d1ee0bf36c6b5ea0d (diff) | |
fix minor xml barf.
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index f798ee1a2b..20a2a7d954 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5515,7 +5515,6 @@ Failed to find [TYPE] named [DESC] in database.    <notification     icon="notify.tga" -   persist="true"     name="InvalidWearable"     persist="true"     type="notify"> | 
