diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-03-12 00:04:18 +0200 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-03-12 00:06:33 +0200 |
commit | 259c5e3ffe101f75775a9e574e5436b434af58c1 (patch) | |
tree | f47977c6beed74b474f04cb61c5ab0bf369dbed2 /indra/newview/skins/default/xui | |
parent | 8fce056c645dde7121302ab130e90db15cd5868a (diff) |
SL-16937 New Profile capability, PUT method #2
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile_notes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile_notes.xml b/indra/newview/skins/default/xui/en/panel_profile_notes.xml index 179fa0136c..a83635f954 100644 --- a/indra/newview/skins/default/xui/en/panel_profile_notes.xml +++ b/indra/newview/skins/default/xui/en/panel_profile_notes.xml @@ -47,7 +47,7 @@ Only first 1000 characters are shown here. If you edit your notes and click OK, height="311" follows="all" layout="topleft" - max_length="1000" + max_length="65530" word_wrap="true" /> <text |