2015-02-17 10:55:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-01-04 18:28:10 +01:00
|
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
2012-10-01 19:59:44 +02:00
|
|
|
<overlay>
|
|
|
|
<template id="addressbook.importexport_wizard_vcard_charset" template="" lang="" group="0" version="1.9.001">
|
|
|
|
<grid>
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
<column width="180px"/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description id="msg" span="all" noLang="1"></et2-description>
|
2012-10-01 19:59:44 +02:00
|
|
|
</row>
|
|
|
|
<row>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description value="Charset of file"></et2-description>
|
|
|
|
<et2-select class="width180" id="charset" noLang="1"></et2-select>
|
2012-10-01 19:59:44 +02:00
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
<styles>
|
|
|
|
.width180 select { width:150px;}
|
|
|
|
</styles>
|
|
|
|
</template>
|
2023-01-04 18:28:10 +01:00
|
|
|
</overlay>
|