diff --git a/app/Template/action/index.php b/app/Template/action/index.php index 9e98554cf..ca9c6543e 100644 --- a/app/Template/action/index.php +++ b/app/Template/action/index.php @@ -7,16 +7,25 @@
| = t('Event name') ?> | -= t('Action name') ?> | += t('Automatic actions') ?> | = t('Action parameters') ?> | = t('Action') ?> |
|---|---|---|---|---|
| = $this->text->in($action['event_name'], $available_events) ?> | -= $this->text->in($action['action_name'], $available_actions) ?> | +
+
|
|