diff options
author | Oz Linden <oz@lindenlab.com> | 2013-08-29 16:51:59 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-08-29 16:51:59 -0400 |
commit | d43a302eaf1b0ca521d4b865e39a8d849da5d5b8 (patch) | |
tree | f24e3baf34be12a12d3d2fcd2bd62625680dfad1 /indra/newview/skins/default/xui | |
parent | ea305b74d124aedf64afbb89d2b3685dae49bed9 (diff) |
MAINT-3075: don't display the target user name as a SLURL in the RequestTeleport dialog
Diffstat (limited to 'indra/newview/skins/default/xui')
-rwxr-xr-x | 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 9ed9a6f409..fce21b403b 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4073,7 +4073,7 @@ Join me in [REGION] icon="alertmodal.tga" name="TeleportRequestPrompt" type="alertmodal"> -Request a teleport to [NAME_SLURL] with the following message +Request a teleport to [NAME] with the following message <tag>confirm</tag> <form name="form"> <input name="message" type="text"> |