diff --git a/website/views/profile.php b/website/views/profile.php index bd009e3..036cab4 100644 --- a/website/views/profile.php +++ b/website/views/profile.php @@ -38,7 +38,7 @@
fetch()) {
- echo "";
+ echo "
";
}
if($profile_groups->rowCount() === 0) {