This commit is contained in:
johnnyq
2024-03-23 15:24:14 -04:00
parent df313e5bd6
commit 4d773e895a

View File

@@ -10,7 +10,6 @@
</ul> </ul>
<!-- Center navbar links --> <!-- Center navbar links -->
<ul class="navbar-nav ml-auto"> <ul class="navbar-nav ml-auto">
<!-- SEARCH FORM --> <!-- SEARCH FORM -->
@@ -28,7 +27,6 @@
</ul> </ul>
<!-- Right navbar links --> <!-- Right navbar links -->
<ul class="navbar-nav ml-auto"> <ul class="navbar-nav ml-auto">
<?php if ($config_module_enable_ticketing == 1) { ?> <?php if ($config_module_enable_ticketing == 1) { ?>
@@ -114,7 +112,6 @@
</li> </li>
<?php } ?> <?php } ?>
<!-- End New Notifications Dropdown --> <!-- End New Notifications Dropdown -->
<li class="nav-item dropdown user-menu"> <li class="nav-item dropdown user-menu">