Update settings File naming consistancy to match the rest of ITFlow naming

This commit is contained in:
johnnyq
2022-09-21 12:30:04 -04:00
parent 83a82d2995
commit e5a4451bb9
28 changed files with 59 additions and 79 deletions

View File

@@ -184,7 +184,7 @@
<li class="nav-item mt-3">
<a href="users.php" class="nav-link">
<i class="nav-icon fas fa-cog"></i>
<p>Admin</p>
<p>Settings</p>
<i class="fas fa-angle-right nav-icon float-right"></i>
</a>
</li>