diff --git a/website/views/profile.php b/website/views/profile.php index 6c273a6..47b880d 100644 --- a/website/views/profile.php +++ b/website/views/profile.php @@ -13,7 +13,7 @@
fetch()) {
- echo "";
+ echo "
";
}
@@ -29,7 +29,7 @@
fetch()) {
- echo "";
+ echo "
";
}
if($groups->rowCount() === 0) {