summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xindra/newview/skins/default/xui/ru/panel_login.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/ru/panel_login.xml b/indra/newview/skins/default/xui/ru/panel_login.xml
index 9593403ecf..a19304f2fd 100755
--- a/indra/newview/skins/default/xui/ru/panel_login.xml
+++ b/indra/newview/skins/default/xui/ru/panel_login.xml
@@ -12,14 +12,14 @@
Забыли пароль?
</text>
<button label="Войти" name="connect_btn"/>
- <text name="At_My_Last_Location_Label">
- В последнее местоположение
+ <text name="At_My_Last_Location_Label" font="SansSerifSmall">
+ В последнее место
</text>
<combo_box label="Мои любимые места" name="start_location_combo">
<combo_box.item label="Мой дом" name="MyHome"/>
</combo_box>
<button label="Войти" name="connect_favorite_btn"/>
- <line_editor label="Введите местоположение" name="location_edit"/>
+ <line_editor label="Введите местоположение" name="location_edit" font="SansSerifSmall" />
<button label="Войти" name="connect_location_btn"/>
<combo_box label="Выберите сетку" name="server_combo"/>
</layout_panel>