egroupware/importexport/templates/default/wizard_choosename.xet

19 lines
353 B
Plaintext
Raw Normal View History

2013-11-01 23:04:43 +01:00
<?xml version="1.0"?>
<!-- $Id$ -->
<overlay>
<template id="importexport.wizard_choosename" template="" lang="" group="0" version="0.0.1">
<grid>
<columns>
<column/>
</columns>
<rows>
<row>
<description id="msg" no_lang="1"/>
</row>
<row>
<textbox id="name"/>
</row>
</rows>
</grid>
</template>
</overlay>