diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 0fbd860648..9c6b18ef27 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -2297,6 +2297,9 @@ Display settings have been set to recommended levels based on your system config     name="ErrorMessage"     type="alertmodal">  [ERROR_MESSAGE] +    <usetemplate +     name="okbutton" +     yestext="OK"/>    </notification>    <notification  | 
