<#include "macro_workflows.html" />

#i18n{workflow.modify_state.title}


#i18n{workflow.create_state.label_name_comment}


#i18n{workflow.create_state.label_description_comment}

<#if state.isInitialState()> <#else>
#i18n{workflow.create_state.label_initial_state_comment}

<#if state.isRequiredWorkgroupAssigned()> <#else>
#i18n{workflow.create_state.label_required_workgroup_assigned_comment}

<@radioIconList name="id_icon" default_value=state.icon.id icons=icon_list /> checked="checked" /> #i18n{workflow.create_state.label_no_icon}
#i18n{workflow.create_state.label_icon_comment}