diff options
author | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
commit | 215f423cbe18fe9ca14a26caef918d303bad28ff (patch) | |
tree | 0743442b286216cc8e19aa487c26f4e9345ffd64 /linden/indra/newview/skins/xui/en-us/floater_postcard.xml | |
parent | Second Life viewer sources 1.18.3.5-RC (diff) | |
download | meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.zip meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.gz meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.bz2 meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.xz |
Second Life viewer sources 1.18.4.0-RC
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_postcard.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/floater_postcard.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_postcard.xml b/linden/indra/newview/skins/xui/en-us/floater_postcard.xml index 27780a4..af13e27 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_postcard.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_postcard.xml | |||
@@ -43,10 +43,16 @@ | |||
43 | name="fine_print"> | 43 | name="fine_print"> |
44 | If your postcard recipient joins SL, you'll get a referral bonus. | 44 | If your postcard recipient joins SL, you'll get a referral bonus. |
45 | </text> | 45 | </text> |
46 | <button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel" left="125" | 46 | <!--button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel" left="125" |
47 | name="cancel_btn" width="150" /> | 47 | name="cancel_btn" width="150" /> |
48 | <button bottom_delta="0" follows="right|bottom" height="20" label="Send" left="285" | 48 | <button bottom_delta="0" follows="right|bottom" height="20" label="Send" left="285" |
49 | name="send_btn" width="150" /> | 49 | name="send_btn" width="150" /--> |
50 | <button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel" right="-10" | ||
51 | name="cancel_btn" width="100" /> | ||
52 | <button bottom_delta="0" follows="right|bottom" height="20" label="Send" left_delta="-106" | ||
53 | name="send_btn" width="100" /> | ||
54 | |||
55 | |||
50 | 56 | ||
51 | <text hidden="true" name="default_subject"> Postcard from Second Life. </text> | 57 | <text hidden="true" name="default_subject"> Postcard from Second Life. </text> |
52 | <text hidden="true" name="default_message"> Check this out! </text> | 58 | <text hidden="true" name="default_message"> Check this out! </text> |