", $string); return $string; } // Output a selection field - alias function for oe_draw_checkbox_field() and oe_draw_radio_field() //I had to draw up custom functions in order to pass parameters with checkbox fields, maybe radio fields too someday function oe_draw_selection_field($name, $type, $value = '', $checked = false, $compare = '', $parameters = '') { $selection = '