diff --git a/mod/events.php b/mod/events.php index 636cf6c579..1b5dfdf31c 100644 --- a/mod/events.php +++ b/mod/events.php @@ -506,7 +506,8 @@ function events_content(&$a) { '$acl' => $acl, '$submit' => t('Submit'), '$basic' => t("Basic"), - '$advanced' => t("Advanced") + '$advanced' => t("Advanced"), + '$permissions' => t('Permissions'), ));