diff options
author | Jonathan Yap <none@none> | 2013-07-29 13:52:48 -0400 |
---|---|---|
committer | Jonathan Yap <none@none> | 2013-07-29 13:52:48 -0400 |
commit | 9e5dbcfde52f7cf32d2757172cf6de23bd3b8156 (patch) | |
tree | 4e33d429dd3561cd538465097bb166008e7abff1 /indra/newview/skins | |
parent | d233d8836b610b5e5ca76a1e3bb4d63dc3592e66 (diff) |
STORM-1838 Add display name handling to the initial notification
Diffstat (limited to 'indra/newview/skins')
-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 3a01084b9a..5c5d3b342a 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3975,7 +3975,7 @@ Join me in [REGION] icon="alertmodal.tga" name="TeleportRequestPrompt" type="alertmodal"> -Request a teleport to [NAME] location with the following message +Request a teleport to [NAME_SLURL] with the following message <tag>confirm</tag> <form name="form"> <input name="message" type="text"> |