egroupware/etemplate/js/test/et2_test_description.xet

11 lines
512 B
Plaintext
Raw Normal View History

<?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>