summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_region_covenant.xml
diff options
context:
space:
mode:
authorRamzi Linden <ramzi@lindenlab.com>2010-01-13 17:08:15 -0800
committerRamzi Linden <ramzi@lindenlab.com>2010-01-13 17:08:15 -0800
commitf036c0c0c41f8f8e3fe22e08ff4e04626d69a64c (patch)
treefef5c262cf5a3ad5bd73c89a4131d5175849055f /indra/newview/skins/default/xui/en/panel_region_covenant.xml
parent585ad10d04d2ea2c1bdda1cb37b239cbaf5ca162 (diff)
EXT-3504 fix text boxes that use a carriage return to format wordwrapped lines within a sentence; instead, these should use a 1-line string and word_wrap="true".
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_region_covenant.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_region_covenant.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_region_covenant.xml b/indra/newview/skins/default/xui/en/panel_region_covenant.xml
index ff55090f16..dc8f71c868 100644
--- a/indra/newview/skins/default/xui/en/panel_region_covenant.xml
+++ b/indra/newview/skins/default/xui/en/panel_region_covenant.xml
@@ -135,7 +135,8 @@
left="120"
name="covenant_help_text"
top_pad="10"
- width="460">
+ word_wrap="true"
+ width="360">
Changes to the covenant will show on all parcels in the estate.
</text>
<text
@@ -145,9 +146,10 @@
left_delta="0"
name="covenant_instructions"
top_pad="5"
- width="465">
- Drag and drop a notecard to change
- the Covenant for this Estate.
+ word_wrap="true"
+ font.style="ITALIC"
+ width="360">
+ Drag and drop a notecard to change the Covenant for this estate.
</text>
<text