2015-02-17 10:55:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-02-01 09:59:37 +01:00
|
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2//EN" "http://www.egroupware.org/etemplate2.dtd">
|
2013-11-01 23:04:43 +01:00
|
|
|
<!-- $Id$ -->
|
|
|
|
<overlay>
|
|
|
|
<template id="importexport.wizard_chooseapp" template="" lang="" group="0" version="0.0.1">
|
|
|
|
<grid>
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
2014-02-03 11:05:44 +01:00
|
|
|
<row>
|
2013-11-01 23:04:43 +01:00
|
|
|
<description id="msg" no_lang="1"/>
|
|
|
|
</row>
|
2014-02-03 11:05:44 +01:00
|
|
|
<row class="chooseapp">
|
2013-11-01 23:04:43 +01:00
|
|
|
<menulist>
|
|
|
|
<menupopup id="application" no_lang="1"/>
|
|
|
|
</menulist>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2015-02-17 10:55:05 +01:00
|
|
|
</overlay>
|