mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
11 lines
228 B
XML
11 lines
228 B
XML
<?xml version="1.0"?>
|
|
<overlay>
|
|
<template id="test">
|
|
<vbox>
|
|
<description disabled="!@display_text" value="Dies ist nur ein test!" />
|
|
<textbox id="textbox" />
|
|
</vbox>
|
|
</template>
|
|
<textbox id="textbox" />
|
|
</overlay>
|