2017-01-19 17:36:38 +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">
|
2017-01-19 17:36:38 +01:00
|
|
|
<!-- $Id$ -->
|
|
|
|
<overlay>
|
|
|
|
<template id="addressbook.mail_merge_dialog" template="" lang="" group="0" version="">
|
|
|
|
<grid>
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
|
|
|
<description value="Do you want to send the message to all selected entries, WITHOUT further editing?"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
2017-01-20 16:37:08 +01:00
|
|
|
<hbox>
|
|
|
|
<checkbox id="infolog" label="Save as infolog"/>
|
|
|
|
<listbox id="info_type"/>
|
|
|
|
</hbox>
|
2017-01-19 17:36:38 +01:00
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
|
|
|
</overlay>
|