#i18n{workflow.modify_icon.title} : ${icon.name}
#i18n{workflow.create_icon.label_name_comment}
width="${icon.width}" <#if icon.height!=-1> height="${icon.height}" />
#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}