X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=templates%2Fentry_edit.tpl;h=ddad5dc60c7e868f2d25d932c2885f74effd1d09;hb=7e5f4cf81705af2658098bb450a76ba6cd3eaeab;hp=816ebddc888a862bea0fa0bea9245b1296bb8a88;hpb=728f39df2a52076030239b4d0dbdc308d3468617;p=contagged diff --git a/templates/entry_edit.tpl b/templates/entry_edit.tpl index 816ebdd..ddad5dc 100644 --- a/templates/entry_edit.tpl +++ b/templates/entry_edit.tpl @@ -1,81 +1,134 @@ {include file="header.tpl"} +
+

{if $entry.type != ''} - + {/if} - {$entry.givenname} {$entry.name} + {$entry.givenname|h} {$entry.name|h}

- + + + + + + + + + + + + - + + + + + + + + + + + + + - {if $entry.dn == ''} + + {if $entry.dn == '' && $conf.privatebook} + {else} + {/if} - {if $conf.openxchange} - {include file="openxchange_edit.tpl"} - {/if} + - +
- +
+{* always required ... if $fields.name *} - + + +{* /if *} +{if $fields.givenname} - - + + +{/if} +{if $fields.title} - - + + +{/if} +
{$lang.business}{$lang.name}:
{$lang.name}:{$lang.givenname}:
{$lang.givenname}:{$lang.title}:
+
+
 
+ - - + +{if $fields.organization} - + +{/if} +{if $fields.office} - - + + + +{/if} +{if $fields.street} + + + + +{/if} +{if $fields.zip} + + + +{/if} +{if $fields.location} - - + + +{/if} +{if $fields.state} - - + + +{/if} +{if $fields.country} - - + + +{/if} +{if $fields.phone} - - + + +{/if} +{if $fields.switchboard} - - + + +{/if} +{if $fields.fax} - - + + +{/if} +{if $fields.pager} - - + + +{/if} +{if $fields.manager} - + +{/if} +{if $fields.position} + + + + +{/if} +{if $fields.department} + + + + +{/if} - {if $conf.extended} - {include file="extended_edit.tpl"} - {/if}
{$lang.title}:

{$lang.business}

{$lang.organization}:{$lang.organization}: - +
- - {$lang.office}:
{$lang.street}:
{$lang.zip}:
{$lang.office}:{$lang.location}:
{$lang.street}:{$lang.state}:
{$lang.zip}:{$lang.country}: + +
{$lang.location}:{$lang.phone}:
{$lang.phone}:{$lang.switchboard}:
{$lang.fax}:{$lang.fax}:
{$lang.pager}:{$lang.pager}:
{$lang.manager}:{$lang.manager}:
{$lang.position}:
{$lang.department}:
- - - - - - + +
{$lang.private}
- - + +{if $fields.homestreet} - - + + +{/if} +{if $fields.homephone} - - + + +{/if} +{if $fields.mobile} - - + + - +{/if} +{if $fields.photo} - + - - +{/if} +{if $jpegError} + + + +{/if} +{if $fields.birthday} - + + +{/if} +{if $fields.anniversary} + + + + +{/if} +{if $fields.spouse} + + + + +{/if} - {foreach from=$entry.mail item=mail} - - - - + + + +{if $fields.url} + + + + +{/if} +{if $fields._mail} + {foreach from=$entry.mail|smarty:nodefaults item=mail} + + + + {/foreach} - - + + - - + + - +{/if} +{if $fields.instantmessenger} + + + + +{/if} +{if $fields.ipphone} - + + +{/if} + +
{$lang.homestreet}:

{$lang.private}

{$lang.homephone}:{$lang.homestreet}:
{$lang.mobile}:{$lang.homephone}:
{$lang.url}:{$lang.mobile}:
{$lang.photo}:
({$lang.msg_jpegonly})
{$lang.photo}:
({$lang.msg_jpegonly})
{if $entry.photo} - +
{/if} - +
{$jpegError}
{$lang.mail}{$lang.birthday}:
({$lang.msg_dateformat})
{$lang.anniversary}:
({$lang.msg_dateformat})
{$lang.spouse}:
{counter}:

{$lang.communication}

{$lang.url}:
{$lang.mail} {counter}:
{counter}:{$lang.mail} {counter}:
{counter}:{$lang.mail} {counter}:
{$lang.instantmessenger}:
{$lang.note}{$lang.ipphone}:
+
 

{$lang.extended}

+ +{if $fields.note} - + + +{/if}
{$lang.note}:
+ +{if $fields._marker} + + + + +{/if} +{if $fields.certificate} + + + + +{/if} +{if $fields.domain} + + + + +{/if} +{if $fields.timezone} + + + + +{/if} +
{$lang.marker}:
({$lang.msg_tagsep})
+ +
{$lang.certificate}: + +
+
{$lang.domain}:
{$lang.timezone}: +
+
+
- {$lang.msg_addto}
+ {$lang.msg_addto}
- -
- - + +
+ +


+
+ {include file="footer.tpl"}