#macro(customDisabledHtmlInput $id $labelText) #if(${labelText} != "")${labelText}#else$action.getText("customhtml.not.configured")#end #end