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