Delete Group

group_title)){ //Group doesnt exist error echo '

'.__('A group with that id does not exist.','contexture-page-security').' '.__('View all groups','contexture-page-security').' >>

'; }else if(isset($groupInfo->group_system_id)){ //Group is a system group error (cannot edit) echo '

'.__('System groups cannot be deleted.','contexture-page-security').' '.__('View all groups','contexture-page-security').' >>

'; }else{ ?>

You are about to delete the group group_title; ?>.

Deleting this group will affect ID); ?> users and pages/posts. Are you sure you want to continue?

group_title)) } //ENDS : if (!empty($actionmessage2))... else ... ?>