@row> <@columns> <@tabs> <@tabList> <@tabLink href='jsp/admin/plugins/suggest/ManageAdvancedParameters.jsp?plugin_name=suggest' title='#i18n{suggest.manageAdvancedParameters.title}' /> <@tabLink href='jsp/admin/plugins/suggest/ManageCategory.jsp?plugin_name=suggest' title='#i18n{suggest.manageAdvancedParameters.labelCategory}' /> <@tabLink active=true href='jsp/admin/plugins/suggest/ManageSuggestSubmitType.jsp?plugin_name=suggest' title='#i18n{suggest.manageAdvancedParameters.labelType}' /> <@tabLink href='jsp/admin/plugins/suggest/ManageDefaultMessage.jsp?plugin_name=suggest' title='#i18n{suggest.manageAdvancedParameters.labelDefaultMessage}' /> <@tabLink href='jsp/admin/plugins/suggest/ManageExportFormat.jsp?plugin_name=suggest' title='#i18n{suggest.manageAdvancedParameters.labelExportFormat}' /> <@tabLink href='jsp/admin/plugins/suggest/Statistics.jsp' title='#i18n{suggest.manageAdvancedParameters.labelStatistics}' /> @tabList> <@tabContent> <@tform align='right' method='post' type='inline' action='jsp/admin/plugins/suggest/CreateSuggestSubmitType.jsp'> <@button type='submit' buttonIcon='plus-square' title='#i18n{suggest.manageSuggestSubmitType.buttonCreate}' /> @tform> <@table> <@tr> <@th>@th> <@th>#i18n{suggest.manageSuggestSubmitType.rowName}@th> <@th>#i18n{suggest.manageSuggestSubmitType.rowParameterizable}@th> <@th>#i18n{suggest.manageSuggestSubmitType.rowActions}@th> @tr>
<#list type_list as type> <@tr> <#if type.color?exists><#assign params = 'style="background-color:${type.color}"' /><#else><#assign params='' />#if> <@td params=params title='#i18n{suggest.manageSuggestSubmitType.rowColor}'>@td> <@td> <#if type.idImageResource?has_content >