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