2015-04-20 16:31:21 +02: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">
|
2015-04-20 16:31:21 +02:00
|
|
|
<!-- $Id$ -->
|
|
|
|
<overlay>
|
|
|
|
<template id="mail.integration_to_entry_dialog" template="" lang="" group="0" version="1.9.001">
|
|
|
|
<vbox width="100%">
|
|
|
|
<description value="Select an existing entry in order to append mail content to it"/>
|
|
|
|
<description/>
|
|
|
|
<link-entry id="id" only_app="@appName" class="et2_fullWidth"/>
|
|
|
|
</vbox>
|
2017-11-24 17:29:11 +01:00
|
|
|
<styles>
|
|
|
|
#_id {width: 100%;}
|
|
|
|
</styles>
|
2015-04-20 16:31:21 +02:00
|
|
|
</template>
|
|
|
|
</overlay>
|