diff --git a/service_view_modal.php b/service_view_modal.php
index fa6080b0..9d686f53 100644
--- a/service_view_modal.php
+++ b/service_view_modal.php
@@ -199,32 +199,32 @@
?>
-
-
URLs
-
- $row[login_uri]";
- }
- }
-
- // Showing explicitly linked URLs
- while($row = mysqli_fetch_array($sql_urls)){
- if(!empty($row['service_uri'])){
- echo "- $row[service_uri]
";
- }
- }
- ?>
-
-
+
+
+
+$row[login_uri]";
+// }
+// }
+//
+// // Showing explicitly linked URLs
+// while($row = mysqli_fetch_array($sql_urls)){
+// if(!empty($row['service_uri'])){
+// echo "$row[service_uri]";
+// }
+// }
+// ?>
+
+