diff --git a/core/groups/groups.php b/core/groups/groups.php index e6c745a007..be6b42c3c8 100644 --- a/core/groups/groups.php +++ b/core/groups/groups.php @@ -185,7 +185,7 @@ } $echo .= "\n"; $echo .= "\n"; - $echo .= " \n"; + $echo .= " \n"; $echo .= "\n"; $echo .= "".$group_description."\n"; $echo .= ""; @@ -231,4 +231,4 @@ //show the footer require_once "resources/footer.php"; -?> \ No newline at end of file +?>