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">
|
2023-01-19 23:48:35 +01:00
|
|
|
<et2-vbox>
|
|
|
|
<et2-select id="contact_owner" label="Import into" class="et2-label-fixed"></et2-select>
|
|
|
|
<et2-select class="et2-label-fixed" id="charset" noLang="1" label="Charset of file"></et2-select>
|
|
|
|
</et2-vbox>
|
|
|
|
<styles>
|
|
|
|
.et2-label-fixed {
|
|
|
|
--label-width: 180px;
|
|
|
|
}
|
|
|
|
</styles>
|
|
|
|
</template>
|
2023-01-04 18:28:10 +01:00
|
|
|
</overlay>
|