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