{extends "base_full.tpl.html"} {block "title"}{t}Preferences{/t}{/block} {block "page_id"}preferences{/block} {block "content"}
{if $core.current_role != $core.roles.customer && $can_update_name} {else} {/if}
{t}Full Name{/t}: {include file="error_icon.tpl.html" field="full_name"}
Please contact the admin to change your name.
{if $core.current_role != $core.roles.customer && $can_update_email} {else} {/if}
{t}Login{/t} & {t}Email Address{/t} {include file="error_icon.tpl.html" field="email"}
Please contact the admin to change your email.
{if $can_update_password}
{else} {/if}
{t}Change Password{/t}
{t}Current Password{/t}: {include file="error_icon.tpl.html" field="password"}
{t}New Password{/t}: {include file="error_icon.tpl.html" field="new_password"}
{t}Confirm New Password{/t}: {include file="error_icon.tpl.html" field="confirm_password"}
Please contact the admin to change your password.
{if $avail_langs} {/if} {if $core.current_role != $core.roles.customer} {/if} {if $core.current_role > $core.roles.customer} {foreach from=$assigned_projects key=prj_id item=project_info} {/foreach} {foreach from=$assigned_projects key=prj_id item=project_info} {/foreach} {foreach from=$assigned_projects key=prj_id item=project_info} {/foreach} {foreach from=$assigned_projects key=prj_id item=project_info} {/foreach} {else} {/if} {if $core.current_role > $core.roles.customer} {else} {/if}
{t}Account Preferences{/t} {include file="help_link.tpl.html" topic="preferences"}
{t}Available Languages{/t}
{t}Timezone{/t} {include file="lookup_field.tpl.html" lookup_field_name="search" lookup_field_target="timezone"}
{t}Week starts on{/t}:
{t}Automatically close confirmation popup windows?{/t}   
  {$project_info.prj_title}
{t}Receive emails when all issues are created?{/t}   
{t}Receive emails when new issues are assigned to you?{/t}
{t}Receive notifications for your own actions?{/t}
{t}Refresh Rate for Issue Listing Page{/t} ({t}in minutes{/t})
{t}Refresh Rate for Email Listing Page{/t} ({t}in minutes{/t})
{t}Email Signature{/t}

{t}SMS Email Address{/t} ({t}only used for automatic issue reminders{/t})
{/block}