#i18n{workflow.modify_icon.title} : width="${modify_icon.width}"<#if modify_icon.height!=-1> height="${modify_icon.height}" > ${modify_icon.name}

#i18n{workflow.create_icon.label_name_comment}
#i18n{workflow.create_icon.label_file_comment}
<#if modify_icon.width?exists&&modify_icon.width!=-1> <#else> #i18n{workflow.create_icon.label_width_comment}
<#if modify_icon.height?exists&&modify_icon.height!=-1> <#else> #i18n{workflow.create_icon.label_height_comment}