$out.=$langs->trans('SelectMailModel').': <select name="modelmailselected" disabled="disabled"><option value="none">'.$langs->trans("NoTemplateDefined").'</option></select>';// Do not put disabled on option, it is already on select and it makes chrome crazy.