summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_preview_event.xml
blob: 77fbe7c060ef3f1d169498b4c82838e0ea06112a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 auto_tile="true"
 height="510"
 layout="topleft"
 name="event_preview"
 help_topic="event_preview"
 save_rect="true"
 title="Event Information"
 width="440">
    <floater.string
     name="Title">
        Event: [NAME]
    </floater.string>
    <panel
     follows="bottom|left"
     height="470"
     layout="topleft"
     left="0"
     name="event_details_panel"
     top="20"
     width="440" />
</floater>