{include file="header.tpl.html" extra_title="Preferences"} {include file="navigation.tpl.html"} {literal} {/literal}
{if $current_role != $roles.customer} {if $update_name_result} {/if} {if $update_email_result} {/if} {/if} {if $update_password_result} {/if}
User Details {include file="help_link.tpl.html" topic="preferences"}
{if $update_name_result == -1} An error occurred while trying to run your query. {elseif $update_name_result == 1} Thank you, your full name was updated successfully. {/if}
Full Name: {include file="error_icon.tpl.html" field="full_name"}
{if $update_email_result == -1} An error occurred while trying to run your query. {elseif $update_email_result == 1} Thank you, your email address was updated successfully. {/if}
Login & Email Address: {include file="error_icon.tpl.html" field="email"}
{if $update_password_result == -1} An error occurred while trying to run your query. {elseif $update_password_result == 1} Thank you, your password was updated successfully. {/if}
Change Password:
New Password: {include file="error_icon.tpl.html" field="new_password"}
Confirm New Password: {include file="error_icon.tpl.html" field="confirm_password"}

{if $update_account_result} {/if} {if $current_role != $roles.customer} {/if} {if $current_role > $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} {else} {/if} {if $current_role > $roles.customer} {else} {/if}
Account Preferences {include file="help_link.tpl.html" topic="preferences"}
{if $update_account_result == -1} An error occurred while trying to run your query. {elseif $update_account_result == 1} Thank you, your account preferences were updated successfully. {/if}
Timezone: {include file="lookup_field.tpl.html" lookup_field_name="search" lookup_field_target="timezone"}
Automatically close confirmation popup windows ? Yes   No
   {$project_info.prj_title}
Receive emails when all issues are created ?   Yes   No
Receive emails when new issues are assigned to you ?   Yes   No
Refresh Rate for Issue Listing Page: (in minutes)
Refresh Rate for Email Listing Page: (in minutes)
Email Signature:
Edit Signature:
Upload New Signature:
Automatically append email signature when composing web based emails
Automatically append email signature when composing internal notes
SMS Email Address: (only used for automatic issue reminders)

{include file="app_info.tpl.html"} {include file="footer.tpl.html"}