diff --git a/core/module/user/view/edit/edit.php b/core/module/user/view/edit/edit.php index a5ed3d77..9f70a2f1 100755 --- a/core/module/user/view/edit/edit.php +++ b/core/module/user/view/edit/edit.php @@ -1,7 +1,4 @@ - getUser('group') > 2): $readonly = false; - else: $readonly = true; - endif;?>