{literal} {/literal} {if $smarty.get.cat == 'edit'} {else} {/if} {if $result != ""} {/if}
Manage Time Tracking Categories
{if $smarty.post.cat == "new"} {if $result == -1} An error occurred while trying to add the new time tracking category. {elseif $result == -2} Please enter the title for this new time tracking category. {elseif $result == 1} Thank you, the time tracking category was added successfully. {/if} {elseif $smarty.post.cat == "update"} {if $result == -1} An error occurred while trying to update the time tracking category information. {elseif $result == -2} Please enter the title for this time tracking category. {elseif $result == 1} Thank you, the time tracking category was updated successfully. {/if} {/if}
Title: {include file="error_icon.tpl.html" field="title"}
{if $smarty.get.cat == 'edit'} {else} {/if}
Existing Categories:
{literal} {/literal} {section name="i" loop=$list} {cycle values=$cycle assign="row_color"} {sectionelse} {/section}
 Title
 {$list[i].ttc_title}
No time tracking categories could be found.

Note: 'Note Discussion', 'Email Discussion' and 'Telephone Discussion' categories are required by Eventum and cannot be deleted.