diff --git a/src/menu.php b/src/menu.php index 853acdb..638f2a8 100644 --- a/src/menu.php +++ b/src/menu.php @@ -1,4 +1,5 @@ - + @@ -402,7 +403,7 @@ $queryu = pg_query($koneksi, "SELECT id FROM role_access WHERE satker_id = $role_satker_id"); $result = pg_fetch_assoc($queryu); if (!empty($result) && !is_null($result['id'])) { - ?> + ?>