X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fevents.php;h=1b5dfdf31c03618f2ed091dd72ac59be28473281;hb=0c9cc29a51941eb572bf16fd5489d0947d47d033;hp=636cf6c579ff437e1a8a6813177614cc367ee6aa;hpb=ae905cbd1b67b2aeae33a64302368d285f63732d;p=friendica.git 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'), ));