diff options
Diffstat (limited to 'indra/newview/skins')
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_buy_currency_html.xml | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_buy_currency_html.xml b/indra/newview/skins/default/xui/en/floater_buy_currency_html.xml index 996937cd45..782d45120b 100644 --- a/indra/newview/skins/default/xui/en/floater_buy_currency_html.xml +++ b/indra/newview/skins/default/xui/en/floater_buy_currency_html.xml @@ -1,20 +1,17 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <floater - can_resize="false" + can_resize="true" + can_minimize="false" can_close="true" - width="422" - height="202" + min_width="360" + min_height="400" + width="450" + height="650" layout="topleft" name="floater_buy_currency_html" - help_topic="floater_buy_currency_html" save_rect="true" single_instance="true" - title="BUY CURRENCY" -> - <floater.string - name="buy_currency_url" translate="false"> - https://quick-buy.secondlife.com/[LANGUAGE]/display/?sa=[SPECIFIC_AMOUNT]&sum=[SUM]&msg=[MSG]&bal=[BAL] - </floater.string> + title="BUY L$"> <web_browser trusted_content="true" follows="all" |
