{box class="noshadow" style="padding:0px;"}
{heading class="noshadow noborder"} {tr title="Tytuł"}     {/tr}
{/heading}

{trans('Informacje o zgłoszeniu')} {tr title="Priorytet"}
       
{/tr} {tr title="Usługa"}
{/tr} {tr title="Lokalizacja"}
{/tr} {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}
{footer} {fontimg src="cancel"} {trans("Cancel")} {/footer}
{literal} {/literal} {/box}