summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_buy_currency_html.xml
blob: 4643f66bd897bd8471c863619f5549acd430465c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 legacy_header_height="18"
 can_resize="false"
 height="280"
 layout="topleft"
 min_height="280"
 min_width="450"
 name="floater_buy_currency_html"
 help_topic="floater_buy_currency_html"
 save_rect="true"
 single_instance="true"
 title="BUY CURRENCY"
 width="452">
 <floater.string
      name="buy_currency_url" translate="false">
        https://quick-buy-www.jeff.ooze.lindenlab.com/en/display
 </floater.string>
    <web_browser
     bottom="278"
     follows="left|right|top|bottom"
     layout="topleft"
     left="2"
     name="browser"
     top="18"
     width="450" />
</floater>