2c2 < index a58d7a2..407c6bc 100644 --- > index a58d7a2..061fa30 100644 27c27 < + $tips = $filter_tips[$format->name]; --- > + $tips = !empty($filter_tips[$format->name]) ? $filter_tips[$format->name] : array();