= t('Do you really want to remove this action: "%s"?', $this->text->in($action['event_name'], $available_events).'/'.$this->text->in($action['action_name'], $available_actions)) ?>
= $this->modal->confirmButtons( 'ActionController', 'remove', array('project_id' => $project['id'], 'action_id' => $action['id']) ) ?>