diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-06-16 21:35:11 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-06-16 21:35:11 +0300 |
commit | c6b1aca74fab532a6e8cdb731cae8d9ea9c1b0bc (patch) | |
tree | 0bb4c0492d0c40351a0c14b1fb32884545c26dc8 /indra/newview/skins/default/xui | |
parent | fef6c1f51ef13b4a50fd6eb2c9df2ec61b5d0ab4 (diff) |
SL-15406 Removed text below initial login screen screenshots
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_login_first.xml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_login_first.xml b/indra/newview/skins/default/xui/en/panel_login_first.xml index 726e713595..5568ccb792 100644 --- a/indra/newview/skins/default/xui/en/panel_login_first.xml +++ b/indra/newview/skins/default/xui/en/panel_login_first.xml @@ -234,32 +234,6 @@ left_pad="32" name="image_right" top="0" /> - <text - follows="left|top" - font="SansSerifLarge" - text_color="White" - height="64" - name="image_caption_left" - left="0" - halign="center" - top="408" - word_wrap="true" - width="400"> - Your first step is Learning Island. Find the exit portal! - </text> - <text - follows="left|top" - font="SansSerifLarge" - text_color="White" - height="64" - name="image_caption_right" - left="432" - halign="center" - top="408" - word_wrap="true" - width="400"> - Then explore Social Island and meet other new residents! - </text> </layout_panel> <layout_panel height="100" |