2015-02-17 10:55:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE overlay PUBLIC "-//Stylite AG//eTemplate 2//EN" "http://www.egroupware.org/etemplate2.dtd">
|
2011-08-25 21:52:51 +02:00
|
|
|
<!-- $Id$ -->
|
|
|
|
<overlay>
|
|
|
|
<template id="etemplate.test.contact_widget" template="" lang="" group="0" version="">
|
|
|
|
<grid>
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
|
|
|
<contact-fields id="fields"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<contact-account label="Benutzer" id="account:" options="n_fn"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<contact-account label="Telefon" id="account:" options="tel_work"/>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2015-02-17 10:55:05 +01:00
|
|
|
</overlay>
|