{if strlen($STATUSMSG)}
{$STATUSMSG}
{/if}
{if isset($peInfo.pe_id)}{t}Edit person{/t}{else}{t}Add person{/t}{/if}
{t}First name{/t}: {t}Last name{/t}:
{t}Address{/t}:
{t}Address 2{/t}:
{t}ZIP{/t}: {t}City{/t}:
{t}Region{/t}: {t}Country{/t}:
{t}Category{/t}:
{t}Company{/t}: {t}Job category{/t}:
{t}Default hourly rate{/t}:
{t}Tax number{/t}:
{t}Work phone{/t}: {t}Fax{/t}:
{t}Mobile{/t}: {t}Home phone{/t}:
{t}Url{/t}:
{t}Email{/t}:
{t}Note{/t}:
{t}Picture{/t}: {if strlen($peInfo.pe_fotoname)}{$peInfo.pe_person|wash}
{/if} {if (isset($peInfo.pe_id) && strlen($peInfo.pe_fotoname))} {t}Delete current picture{/t}
{if !$smarty.const.PHPAGA_UPLOADS_DISABLED}

{t}The current picture will be replaced if you upload a new picture.{/t}

{/if} {/if} {if !$smarty.const.PHPAGA_UPLOADS_DISABLED} {else}

{t}Uploads are disabled.{/t}

{/if}
{literal} {/literal}