mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
fix: [sidebar] typo
This commit is contained in:
parent
3add9b0a33
commit
f6db9fe888
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
|||
<li class="nav-item">
|
||||
<a class="nav-link" href="{{url_for('objects_subtypes.objects_dashboard_user_account')}}" id="nav_dashboard_user_account">
|
||||
<i class="fas fa-user-circle"></i>
|
||||
<span>User-Acoount</span>
|
||||
<span>User-Account</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue