From 5edd13c6bb89c7434d8437f8cc74c038371fdbf8 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 21 Oct 2022 11:20:23 +0200 Subject: fix various issues --- Zotlabs/Module/Defperms.php | 1 - 1 file changed, 1 deletion(-) (limited to 'Zotlabs/Module/Defperms.php') diff --git a/Zotlabs/Module/Defperms.php b/Zotlabs/Module/Defperms.php index 70270d36b..3ca5c6252 100644 --- a/Zotlabs/Module/Defperms.php +++ b/Zotlabs/Module/Defperms.php @@ -258,7 +258,6 @@ class Defperms extends Controller { '$sections' => $sections, '$autolbl' => t('The permissions indicated on this page will be applied to all new connections.'), '$autoapprove' => t('Automatic approval settings'), - '$unapproved' => $unapproved, '$inherited' => t('inherited'), '$submit' => t('Submit'), '$me' => t('My Settings'), -- cgit v1.2.3