{include file="common/head.tpl.html" html5=true} {calendar->init}
{help->link name="contact_window" class="help-overview"} {if $protocol && $data}{menubutton->image_window query="op=common_glog&modul=`$smarty.const.MODULE_CONTACTS`&oid=`$data`" icon="protocol" width=19 height=19 title=$lang.global_protocol w_width=$smarty.const.GLOG_WIN_WIDTH scroll=1 w_height=$smarty.const.GLOG_WIN_HEIGHT}{/if}
{$lang.contact_internal_id}: {$data}
{html->input_hidden id="cid" value=$data}
{if $return}{/if} {if !$read_permission}
{$lang.global_error_permissions} ({contact->value name="company"})
{else} {include file=$contact_template}
{if !$is_owner}
{$lang.global_error_permissions} ({contact->value name="company"})
{else} {if $data}{/if} {/if}
{/if}
{if !$picture} {else} {/if}
170 x 254
{if $data > 0} {if $write_permission}
{$lang.userinc_upload_here}
{/if} {if $delete_permission}
{cssbutton->click name="pic_del" string=$lang.global_delete script="if (confirm('`$lang.slideshow_delconfirm`')) contacts.delete_picture(`$data`);"}
{/if} {/if}
{if $read_permission && $data > 0} {smartregister->custom_register registers=$custom_registers show=$custom_registers_show module_settings_id=$smarty.const.MODULE_CONTACTS last_rg=$last_rg} {smartregister->init obj_id="detailtab" user_option="contacts_smartreg"} {/if}
{include file="common/foot.tpl.html"}