]> git.mxchange.org Git - friendica.git/blobdiff - mod/events.php
Added response active support to smoothly
[friendica.git] / mod / events.php
index 636cf6c579ff437e1a8a6813177614cc367ee6aa..1b5dfdf31c03618f2ed091dd72ac59be28473281 100644 (file)
@@ -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'),
 
                ));