Operation Cleanup Round 2 - Remove Custom Links. This should really be handled by a startpage of some sort

This commit is contained in:
johnnyq
2022-09-17 16:46:12 -04:00
parent 14953fe171
commit 6eb96df277
8 changed files with 11 additions and 315 deletions

View File

@@ -152,13 +152,6 @@
<p>Modules</p>
</a>
</li>
<li class="nav-item">
<a href="custom_links.php" class="nav-link <?php if(basename($_SERVER["PHP_SELF"]) == "custom_links.php") { echo "active"; } ?>">
<i class="nav-icon fas fa-link"></i>
<p>Custom Links</p>
</a>
</li>
<li class="nav-item">
<a href="logs.php" class="nav-link <?php if(basename($_SERVER["PHP_SELF"]) == "logs.php") { echo "active"; } ?>">