Tidy comment

This commit is contained in:
Marcus Hill
2023-01-02 14:57:46 +00:00
parent b1bb854328
commit f150b3cb27
+5 -7
View File
@@ -76,8 +76,6 @@
echo "<li><a href=\"client_networks.php?client_id=$client_id&q=$network[0]\">$network[0] </a>(VLAN $network[1])</li>"; echo "<li><a href=\"client_networks.php?client_id=$client_id&q=$network[0]\">$network[0] </a>(VLAN $network[1])</li>";
} }
// Not showing/haven't added explicitly linked networks - can't see a need for a network that doesn't have an asset on it?
// Can add at a later date if there is a use case for this
?> ?>
</ul> </ul>
<?php <?php
@@ -284,14 +282,14 @@
} }
?> ?>
<!-- <h5><i class="nav-icon fas fa-file-alt"></i> Services</h5>--> <!-- <h5><i class="nav-icon fas fa-file-alt"></i> Services</h5>-->
<!-- <ul>--> <!-- <ul>-->
<!-- <li>Related Service - Coming soon!</li>--> <!-- <li>Related Service - Coming soon!</li>-->
<!-- </ul>--> <!-- </ul>-->
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>