forked from extern/egroupware
9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<overlay>
|
||
|
<vbox>
|
||
|
<description value="This is only a test" options="bi" />
|
||
|
<description value="This is only a test" font_style="italic" statustext="This is only an italic label!"/>
|
||
|
</vbox>
|
||
|
</overlay>
|
||
|
|