From 5787d576d11ca5e3747ce7c88c6fd0be3803f047 Mon Sep 17 00:00:00 2001 From: Martin Reddy Date: Thu, 8 Oct 2009 11:45:44 +0000 Subject: EXT-1356: Updated the Buy L$ floater so that we now display any error message that we received from the server. It wasn't a good idea to ignore these and assume that any problem could be dealt with by going to the secondlife.com billing webpage. I also improved the layout of the main Buy L$ page. For example, the "Getting data..." message now appears in the same place where the actual currency figure will be updated. I also generally improved the placement of text and buttons. --- .../skins/default/xui/en/floater_buy_currency.xml | 74 +++++++++++----------- 1 file changed, 38 insertions(+), 36 deletions(-) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/floater_buy_currency.xml b/indra/newview/skins/default/xui/en/floater_buy_currency.xml index 991c9a84a3..041cd2a118 100644 --- a/indra/newview/skins/default/xui/en/floater_buy_currency.xml +++ b/indra/newview/skins/default/xui/en/floater_buy_currency.xml @@ -12,10 +12,6 @@ name="buy_currency"> Buy L$ [LINDENS] for approx. [LOCALAMOUNT] - - http://secondlife.com/account/billing.php - - You need more L$: + You need more L$ Contacting LindeX... @@ -70,7 +67,7 @@ layout="topleft" left="20" name="balance_label" - top_pad="10" + top="70" width="210"> I have @@ -85,7 +82,7 @@ left="200" name="balance_amount" top_delta="0" - width="100"> + width="120"> L$ [AMT] L$ @@ -136,7 +133,7 @@ height="16" layout="topleft" left="20" - top_pad="10" + top="130" name="buying_label" width="210"> For the price @@ -153,7 +150,7 @@ layout="topleft" left="170" name="currency_est" - width="130"> + width="150"> [LOCALAMOUNT] Estimating... @@ -173,13 +171,13 @@ [NAME] L$ [PRICE] @@ -193,6 +191,7 @@ layout="topleft" left="20" name="total_label" + top="170" width="210"> My new balance will be @@ -207,7 +206,7 @@ left="200" halign="right" name="total_amount" - width="100"> + width="120"> L$ [AMT] Confirming this purchase only buys the L$. You'll need to try again. @@ -226,7 +227,10 @@ You'll need to try again. length="1" follows="top|left" layout="topleft" + top="195" left="20" + width="300" + height="30" name="purchase_warning_notenough"> You aren't buying enough L$. Increase the amount to buy. @@ -239,7 +243,7 @@ Increase the amount to buy. layout="topleft" left="151" name="buy_btn" - top="248" + top="242" width="90"/>