summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_preview_classified.xml
blob: 2017cf2bd102aaed5f659ab6127517012c028d21 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 legacy_header_height="18"
 auto_tile="true"
 height="510"
 layout="topleft"
 name="classified_preview"
 help_topic="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>