{if $prj_id == ''} {t}This page can only be accessed in relation to a project. Please go to the project page and choose{/t} "{t}Edit Fields to Display{/t}" {t}to access this page.{/t}
{t}Manage Projects{/t}
{else}
{if $result != ""} {/if} {foreach from=$fields item=field_title key=field_name} {cycle values=$cycle assign="row_color"} {/foreach}
{t}Edit Fields to Display{/t} {include file="help_link.tpl.html" topic="field_display"}
{if $result == -1} {t}An error occurred while trying to update field display settings.{/t} {elseif $result == 1} {t}Thank you, field display settings were updated successfully.{/t} {/if}
{t 1=$field_title}%1 Field{/t}:
{/if}