diff options
author | Dessie Linden <dessie@lindenlab.com> | 2010-07-01 07:03:09 -0700 |
---|---|---|
committer | Dessie Linden <dessie@lindenlab.com> | 2010-07-01 07:03:09 -0700 |
commit | fc9958a61854313d80a562e18555d2c63cc4bfe5 (patch) | |
tree | 5d1c1617a60733defa424232e8bef15971b03b72 /indra/newview/skins/default/xui/en/floater_publish_classified.xml | |
parent | 67f0a792a286546b7213666d337b394517342394 (diff) | |
parent | af4a85009011119e7787e2b30416919117edccf9 (diff) |
Merged from viewer-release
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_publish_classified.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_publish_classified.xml | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_publish_classified.xml b/indra/newview/skins/default/xui/en/floater_publish_classified.xml index 3225843d09..f25c170f33 100644 --- a/indra/newview/skins/default/xui/en/floater_publish_classified.xml +++ b/indra/newview/skins/default/xui/en/floater_publish_classified.xml @@ -5,7 +5,6 @@ height="200" layout="topleft" name="publish_classified" - help_topic="price_for_listing" title="Publishing Classified" width="320"> <text @@ -29,8 +28,8 @@ Remember, Classified fees are non-refundable. halign="left" height="23" increment="1" - label_width="70" - label="Price for Ad: " + label_width="45" + label="Price: L$ " v_pad="10" layout="topleft" left="15" @@ -41,27 +40,6 @@ Remember, Classified fees are non-refundable. top_pad="10" tool_tip="Price for listing." width="150" /> - <text - follows="top|left" - font="SansSerif" - height="60" - layout="topleft" - left_pad="5" - top_delta="0" - word_wrap="true" - value="L$" - name="l$_text" /> - <text - follows="top|right" - font="SansSerif" - height="20" - layout="topleft" - left="15" - name="more_info_text" - top_pad="-20" - width="300"> -More info (link to classified help) - </text> <button follows="top|left" height="22" |