Removed the dropdown under Vendor and License Templates in settings

This commit is contained in:
johnnyq
2023-01-30 21:24:23 -05:00
parent 06648beecc
commit 87fdad9105
3 changed files with 4 additions and 12 deletions

View File

@@ -82,7 +82,7 @@
<li class="nav-item">
<a href="settings_software_templates.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "settings_software_templates.php") { echo "active"; } ?>">
<i class="nav-icon fas fa-rocket"></i>
<p>Licenese Templates</p>
<p>License Templates</p>
</a>
</li>