diff --git a/lib/Constant/Opt.php b/lib/Constant/Opt.php index cad2be6..56ce8b2 100644 --- a/lib/Constant/Opt.php +++ b/lib/Constant/Opt.php @@ -32,9 +32,6 @@ final class Opt const EMAIL_SYNC = "opt.email_sync"; const HOME_LOCATION = "opt.home_location"; const HOME_MODE = "opt.home_mode"; - const MODIFY_GROUP = "opt.modify_group"; - const MODIFY_USER = "opt.modify_user"; - const MODIFY_USER_GROUP = "opt.modify_user_group"; const NAME_CHANGE = "opt.name_change"; const PASSWORD_CHANGE = "opt.password_change"; const USE_CACHE = "opt.use_cache"; diff --git a/templates/admin.php b/templates/admin.php index 7469d1f..176871f 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -139,8 +139,7 @@ function print_select_options(
t("Table containing user accounts.")); ?>