{literal} {/literal}
{if $mode_edit} {else} {/if}
{if $mode_edit}{t}Edit project member{/t}{else}{t}Add project member{/t}{/if}
{t}Person{/t}: {if $mode_edit} {$member.pe_person|wash|default:" "} {else} {/if}
{t}Job category{/t}:
{t}Hourly wage rate{/t}:
{t}This value has precedence over the project's default hourly rates per task category, but not over the member's hourly rate per task category for this specific project (below).{/t}
{t}Leave this field empty if you want this project's default settings to apply to this member. See below for more information.{/t}
{foreach item=opcat from=$opcatlist} {/foreach}
{t}Hourly rates per task category (optional){/t}
{t}You can define default hourly rates per task category for this project member.{/t}
{t}The precedence of hourly rates is as follows:{/t}
  1. {t}Member's hourly rate for a specific task category and project{/t}
  2. {t}Member's hourly wage rate for the given project, independent of the task category{/t}
  3. {t}Default rate for the given task category and project{/t}
{t}Category{/t} {t}Member's hourly rate{/t} {t}Project's default hourly rate{/t}
{$opcat.opcat_title}   {$opcat.opcat_hourlyrate_project|wash|default:" "}