{box title="Informations about you"} {if $fields_changed} {/if} {if $userinfo.im neq "" && $userinfo.im neq 0} {/if} {if $userinfo.ten neq ""} {/if} {if $userinfo.ssn neq ""} {/if} {if $rights.info.edit_addr || $rights.info.edit_addr_ack || $rights.info.edit_contact || $rights.info.edit_contact_ack } {/if}
{t}WARNING! Some fields have been changed and changes must become accepted by admin{/t}
{img src="person.gif" alt=""} {$userinfo.customername} ({$userinfo.id|string_format:"%04d"})
{img src="phone.gif" alt=""} {$userinfo.phone1}{if $userinfo.phone2 neq ""}
{$userinfo.phone2}{/if}{if $userinfo.phone3 neq ""}
{$userinfo.phone3}{/if}
{img src="address.gif" alt=""} {$userinfo.address}
{$userinfo.zip} {$userinfo.city}
{img src="mail.gif" alt=""} {$userinfo.email}
{img src="gg.gif" alt=""} {$userinfo.im}
{t}TEN{/t} {$userinfo.ten}
{t}SSN{/t} {$userinfo.ssn}
{img src="cash.gif" alt=""} {t}Balance:{/t} {if $userinfo.balance < 0}{$userinfo.balance|money_format}{else}{$userinfo.balance|money_format}{/if}
{t}Actualize data{/t} {img src="edit.gif" alt="[ Edit ]"}
{/box}