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