diff --git a/views/life/dashboard.php b/views/life/dashboard.php index d40c1af..46e7591 100644 --- a/views/life/dashboard.php +++ b/views/life/dashboard.php @@ -188,7 +188,7 @@ class="fa fa-arrow-circle-right">
query($sql); while ($row = mysqli_fetch_assoc($result_of_query)) { echo "

" . $row["name"] . "

"; @@ -423,4 +423,4 @@ class="fa fa-arrow-circle-right">