diff --git a/core/groups/group_edit.php b/core/groups/group_edit.php index 3d29e3e64f..ac0744ef71 100644 --- a/core/groups/group_edit.php +++ b/core/groups/group_edit.php @@ -191,7 +191,7 @@ echo "\n"; echo " \n"; - echo " \n"; - if ($group_protected == "true") { - echo " \n"; - } - else { - echo " \n"; - } - if ($group_protected == "false") { - echo " \n"; - } - else { - echo " \n"; - } + echo " \n"; + echo " \n"; echo " \n"; echo "
\n"; echo $text['description-group_protected']."\n";