{box class="noshadow" style="padding:0px;"}
{heading class="noshadow noborder"} {tr title="Tytuł"}     (Nr zgłoszenia: {$topic.id}/{$topic.cid|string_format:"%04d"}/{$topic.cdate|date_format:"Y"}) {/tr}
{/heading}

{trans('Informacje o zgłoszeniu')} {tr title="Priorytet"}
       
{/tr} {tr title="Usługa"}
{/tr} {tr title="Lokalizacja"}
{/tr} {if $topic.netdevid > 0} {tr title="Interfejs"}
{$netdevices.name}
{if $netdevices.location}{$netdevices.location} {/if}
{/tr} {/if} {tr title="Źródło zgłoszenia"}
{/tr} {tr title="Opis zgłoszenia"}
{/tr} {tr title="Status zgłoszenia"}
       
{/tr} {tr title="Zadanie"}
       
{/tr}



{trans('Dane klienta/abonenta')}
{tr title="Status"}
{assign var='tmp' value=$customerinfo.status} {$_CSTATUS.$tmp} {if $customerinfo.terminateid}
Przyczyna : {$customerinfo.terminatename}
{/if}
{/tr} {tr title=" {if $customerinfo.type ==0}Imię Nazwisko {else} Nazwa {/if}"}
{$customerinfo.customername}
{/tr} {tr title="Adres"} {/tr} {tr title="Kontakt"} {if get_form('customers.contacts')} {if $customerinfo.email}{$customerinfo.email}  {/if} {foreach from=$customerinfo.contacts item=item} tel.: {$item.phone|phone_format} {if $item.typestr}[{$item.typestr}]{/if} {if $item.name} ({$item.name|truncate:"40":"...":true}){/if} {if !$item.phone} Uzupełnij nr telefonu{/if} {/foreach} {/if} {/tr} {tr title="Terminale"}
{if $customer_nodes}
{cycle values="lucid,light" print=false} {section name=lu loop=$customer_nodes } {assign var='nid' value=$customer_nodes[lu].id} {sectionelse} {/section}
  Nazwa Producent Model Lokalizacja

Brak dodanego terminala

zgłoszenie nie dotyczy sprzętu z powyższej listy
{else} Brak przypisanego terminala {/if}
{/tr} {if $topic.cdate} {tr title="Created:"} {$topic.cdate|date_format:"Y/m/d H:i"} przez {$topic.cname} {/tr} {/if} {if $topic.mdate} {tr title= "Modyfikowany"} {$topic.mdate|date_format:"Y/m/d H:i"} przez {$topic.mname} {/tr} {/if} {if $topic.closed} {tr title="TEMAT ZAMKNIĘTY dnia:"} {$topic.closeddate|date_format:"Y/m/d H:i"} przez {$topic.closedname}
{$topic.closedinfo|nl2br} {/tr} {/if}
{footer} {fontimg('at')} {if $callback==''} {else} {/if} {fontimg src="cancel"} {trans("Cancel")} {/footer} {/box}


{literal} {/literal}