options['alter']['make_link'] = TRUE; $this->options['alter']['path'] = "admin/reports/feedback/$data/edit"; $text = !empty($this->options['text']) ? $this->options['text'] : t('edit'); return $text; } }