diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2016-01-15 04:38:05 +0200 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2016-01-15 04:38:05 +0200 |
commit | f98160ebcd6cf0e996da2dabe25e08bbb6f99c26 (patch) | |
tree | 752a79dc0e0bb9eff2f8972ff9fe1f7cb519536c /indra/newview/skins/default | |
parent | 1e682ef5cad1663779aa8a6919c1bcafddb1dcc4 (diff) |
MAINT-6050 Link the owner's name in the Open URL dialog to their profile
Diffstat (limited to 'indra/newview/skins/default')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 7a70fb1a2a..d567897ed8 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7520,8 +7520,8 @@ Load web page [URL] ? [MESSAGE] -From object: <nolink>[OBJECTNAME]</nolink>, owner: [NAME] - <tag>confirm</tag> +From object: <nolink>[OBJECTNAME]</nolink>, owner: [NAME_SLURL] + <tag>confirm</tag> <form name="form"> <button index="0" |