diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-02-11 15:18:10 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-02-11 15:18:10 +0200 |
commit | c3d262cc6d7cabce1f8eb7b43e8c6fc3a46b8246 (patch) | |
tree | 56461e1f2d0a44c872d994d41342166aac1e23d0 /indra/newview/skins/default | |
parent | e8610200433ef636bbd0b594afe9543cebc06689 (diff) |
Backed out changeset bc651a97431f. This changeset broke fix for EXT-4212 (There's an ability to send non-latin group notices but they turn to '????...' in group profile page.)
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_notices.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notices.xml b/indra/newview/skins/default/xui/en/panel_group_notices.xml index 5f46ad7860..1f16aea2ef 100644 --- a/indra/newview/skins/default/xui/en/panel_group_notices.xml +++ b/indra/newview/skins/default/xui/en/panel_group_notices.xml @@ -159,6 +159,7 @@ Maximum 200 per group daily left_pad="3" max_length="511" name="create_message" + text_type="ascii" top_delta="0" width="220" word_wrap="true" /> |