#i18n{portal.style.create_style.labelId} * :
#i18n{portal.style.create_style.labelName} * :
#i18n{portal.style.create_style.labelComponentType} : <#assign javascriptComboParams>onChange="javascript:if( document.create_style.portal_component.value == '0' ) {document.create_style.portlet_type.disabled=false;} else {document.create_style.portlet_type.disabled=true;}"#assign> <@comboWithParams name="portal_component" default_value="0" additionalParameters="${javascriptComboParams}" items=portal_component_list />
#i18n{portal.style.create_style.labelPortletType} : <@comboSorted name="portlet_type" default_value="0" items=portlet_type_list />