2018-11-27 23:40:28 +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">
|
2018-11-27 23:40:28 +01:00
|
|
|
<overlay>
|
|
|
|
<template id="addressbook.import_vcard" 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 value="Charset of file"></et2-description>
|
|
|
|
<et2-select class="width180" id="charset" noLang="1"></et2-select>
|
2018-11-27 23:40:28 +01:00
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
<styles>
|
|
|
|
.width180 select { width:150px;}
|
|
|
|
</styles>
|
|
|
|
</template>
|
2023-01-04 18:28:10 +01:00
|
|
|
</overlay>
|