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

@@ -45,7 +45,7 @@
</li>
<!-- Menu Footer-->
<li class="user-footer">
<a href="settings-user.php" class="btn btn-default btn-flat">Profile</a>
<a href="user_profile.php" class="btn btn-default btn-flat">Profile</a>
<a href="post.php?logout" class="btn btn-default btn-flat float-right">Sign out</a>
</li>
</ul>