{include file="search_persons.tpl.html"} {if (count($rows) == 0)}
{t}Name{/t} | {t}Address{/t} | {t}City{/t} | {t}Country{/t} | {t}Company{/t} | {t}Email{/t} | {t}Actions{/t} |
---|---|---|---|---|---|---|
{$rows[persons].pe_person|wash|default:" "} | {$rows[persons].pe_address|wash|default:" "} | {$rows[persons].pe_city|wash|default:" "} | ![]() |
{$rows[persons].cpn_name|wash|default:" "} | {if (isset($rows[persons].pe_email) && strlen($rows[persons].pe_email))} {$rows[persons].pe_email} {else} {/if} | {strip}
![]() ![]() ![]() |
{$BROWSE} |