diff --git a/app/ring_groups/resources/dashboard/ring_group_forward.php b/app/ring_groups/resources/dashboard/ring_group_forward.php index 6974288296..d222006c3f 100644 --- a/app/ring_groups/resources/dashboard/ring_group_forward.php +++ b/app/ring_groups/resources/dashboard/ring_group_forward.php @@ -227,9 +227,4 @@ echo "\n"; echo "\n"; -//include the footer - if (!$is_included) { - require_once "resources/footer.php"; - } - ?>