diff options
Diffstat (limited to 'mod/connedit.php')
-rw-r--r-- | mod/connedit.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/connedit.php b/mod/connedit.php index 198a66b56..61bb62766 100644 --- a/mod/connedit.php +++ b/mod/connedit.php @@ -482,6 +482,7 @@ function connedit_content(&$a) { '$them' => t('Their Settings'), '$me' => t('My Settings'), '$perms' => $perms, + '$clear' => t('Clear/Disable Automatic Permissions'), '$forum' => t('Forum Members'), '$soapbox' => t('Soapbox'), '$full' => t('Full Sharing (typical social network permissions)'), |