{/literal} {if $smarty.get.cat == 'edit'} {else} {/if} {if $result != ""} {/if}
Manage Reminder Conditions (Reminder #{$rem_id}: {$rem_title} -> Action #{$rma_id}: {$rma_title})
{if $smarty.post.cat == "new"} {if $result == -1} An error occurred while trying to add the new condition. {elseif $result == -2} Please enter the title for this new condition. {elseif $result == 1} Thank you, the condition was added successfully. {/if} {elseif $smarty.post.cat == "update"} {if $result == -1} An error occurred while trying to update the condition information. {elseif $result == -2} Please enter the title for this condition. {elseif $result == 1} Thank you, the condition was updated successfully. {/if} {/if}
Field: {include file="error_icon.tpl.html" field="field"}
Operator: {include file="error_icon.tpl.html" field="operator"}
Value: {if $show_status_options == 'yes' or $show_category_options == 'yes'} {else} {if $show_field_options == 'yes'} {include file="error_icon.tpl.html" field="comparison_field"} or  {/if} (in hours please) {/if} {include file="error_icon.tpl.html" field="value"}
{if $smarty.get.cat == 'edit'} {else} {/if}
Existing Conditions: (Back to Reminder Action List)
{/literal} {section name="i" loop=$list} {cycle values=$cycle assign="row_color"} {sectionelse} {/section}
 Field  Operator  Value
 {$list[i].rmf_title|escape:"html"}  {$list[i].rmo_title|escape:"html"}  {$list[i].rlc_value|escape:"html"}
No conditions could be found.