{**} {foreach name=cronlist item=elements from=$CRON} {if $elements.status eq 'Active'} {else} {/if} {if $smarty.foreach.cronlist.first neq true} {/if} {if $smarty.foreach.cronlist.last neq true && $smarty.foreach.cronlist.first neq true} {/if} {/foreach}
# Cron Job {$MOD.LBL_FREQUENCY}{$MOD.LBL_HOURMIN} {$CMOD.LBL_STATUS} {$MOD.LAST_START} {$MOD.LAST_END} {$MOD.LBL_SEQUENCE} {$MOD.LBL_TOOLS}
{$smarty.foreach.cronlist.iteration} {$elements.cronname} {$elements.days} {$elements.hours}:{$elements.mins}{$elements.status}{$elements.status}{$elements.laststart} {$elements.lastend} {/if} {if $smarty.foreach.cronlist.last eq true} {/if} {if $smarty.foreach.cronlist.first eq true}