mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-17 21:43:11 +01:00
11 lines
512 B
XML
11 lines
512 B
XML
<?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!"/>
|
|
<description value="Welcome to http://www.egroupware.org/, if you have any question feel free to write a mail to mailto:info@egroupware.org" activate_links="true" />
|
|
<description value="Go to the EGroupware homepage" href="http://www.egroupware.org/" extra_link_target="_popup"/>
|
|
</vbox>
|
|
</overlay>
|
|
|