{/literal} {if $smarty.get.cat == 'edit'} {else} {/if} {if $result != ""} {/if} {if $backend_uses_support_levels} {/if}
Manage Internal FAQ
{if $smarty.post.cat == "new"} {if $result == -1} An error occurred while trying to add the FAQ entry. {elseif $result == -2} Please enter the title for this FAQ entry. {elseif $result == -3} Please enter the message for this FAQ entry. {elseif $result == 1} Thank you, the FAQ entry was added successfully. {/if} {elseif $smarty.post.cat == "update"} {if $result == -1} An error occurred while trying to update the FAQ entry information. {elseif $result == -2} Please enter the title for this FAQ entry. {elseif $result == -3} Please enter the message for this FAQ entry. {elseif $result == 1} Thank you, the FAQ entry was updated successfully. {/if} {/if}
Project: {include file="error_icon.tpl.html" field="project"}
Assigned Support
Levels:
{include file="error_icon.tpl.html" field="support_levels[]"}
Rank: {include file="error_icon.tpl.html" field="rank"}
Title: {include file="error_icon.tpl.html" field="title"}
Message: {include file="error_icon.tpl.html" field="message"}
{if $smarty.get.cat == 'edit'} {else} {/if}
Existing Internal FAQ Entries:
{literal} {/literal} {if $backend_uses_support_levels} {/if} {section name="i" loop=$list} {cycle values=$cycle assign="row_color"} {if $backend_uses_support_levels} {/if} {sectionelse} {/section}
 Rank   Title Support Levels
{$list[i].faq_rank}  {$list[i].faq_title|escape:"html"}  {$list[i].support_levels|escape:"html"}
No FAQ entries could be found.