diff --git a/templates/ktcore/workflow/admin/new_wizard_step2.smarty b/templates/ktcore/workflow/admin/new_wizard_step2.smarty index d663411..1c9738c 100644 --- a/templates/ktcore/workflow/admin/new_wizard_step2.smarty +++ b/templates/ktcore/workflow/admin/new_wizard_step2.smarty @@ -14,30 +14,30 @@ states. Use the table below to configure this behaviour.{/i18n}

{i18n}Transition{/i18n} - {i18n}Leads to state{/i18n} + {i18n}Leads to state{/i18n} {foreach from=$states item=state} - {$state} - {/foreach} + {$state} + {/foreach} {foreach from=$transitions item=transition} {$transition} - {foreach from=$states item=state} - + {/foreach} - + {foreach from=$states item=state} - - {/foreach} + + {/foreach} {/foreach} - +
{i18n}Cancel{/i18n}