Remove unused top nav ticket modal

This commit is contained in:
johnnyq
2025-08-05 18:17:14 -04:00
parent e8a1d4c66c
commit 189098541e
3 changed files with 20 additions and 29 deletions

View File

@@ -115,8 +115,4 @@
</ul>
</nav>
<?php if ($config_module_enable_ticketing == 1) {
include_once __DIR__ . "/../modals/top_nav_tickets_modal.php";
} ?>
<!-- /.navbar -->