{$lang.notes_received}: |
{$subject} |
{if isset($cname) && $cname}
{$lang.global_contact}: {foreach key=id item=contact from=$cname} {$contact.name}, {/foreach} |
{/if}
{if isset($done) && $done}
{$lang.notes_note_done}: {$done} |
{/if}
{if isset($pid) && $pid}
{$lang.global_project}: {$pname} |
{/if}
{if isset($ttid) && $ttid}
{$lang.ticket_ticket}: {$tname} |
{/if}
{if isset($orderid) && $orderid}
{$lang.global_order}: {$ordername} |
{/if}
{if isset($body) && $body}
|
{/if}
{if isset($time) && $time}{$lang.notes_note_date}: {$time} {/if}
{$lang.notes_issuedby}: {$name}
|