diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ca9f2c07e8..f7a581e3d7 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -12087,6 +12087,7 @@ Would you like to save them first?           notext="No"           yestext="Yes"/>      </notification> +      <notification    icon="alertmodal.tga"    name="WriteInventoryThumbnailsWarning" @@ -12099,5 +12100,5 @@ Would you like to save them first?           name="okcancelbuttons"           notext="No"           yestext="Yes"/> -    </notification +    </notification>  </notifications> | 
