Nevermind - found it.
For reference: the file is /customer/main/customer_details.tpl
{$lng.lbl_first_name}: {$userinfo.firstname}
{$lng.lbl_last_name}: {$userinfo.lastname}
{$lng.lbl_phone}: {$userinfo.phone}
{$lng.lbl_fax}: {$userinfo.fax}
{$lng.lbl_email}: {$userinfo.email}
{$lng.lbl_company}: {$userinfo.company} {* -- Added this line -- *}
{$lng.lbl_web_site}: {$userinfo.url}
__________________
Frank M.
|