diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 9553679c0e..8eb745e489 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5964,6 +5964,7 @@ An object named <nolink>[OBJECTFROMNAME]</nolink> owned by [NAME_SLU  [NAME_SLURL] has offered to teleport you to their location:  [MESSAGE] - [MATURITY_STR] <icon>[MATURITY_ICON]</icon> +    <tag>confirm</tag>      <form name="form">        <button         index="0" @@ -6008,6 +6009,7 @@ An object named <nolink>[OBJECTFROMNAME]</nolink> owned by [NAME_SLU     name="OfferFriendship"     type="offer">      <tag>friendship</tag> +    <tag>confirm</tag>  [NAME_SLURL] is offering friendship.  [MESSAGE] | 
