Updated icon

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-07-04 13:23:46 +01:00
parent 278bf3da13
commit 44bcc157e5

View file

@ -324,7 +324,7 @@ dir="{{ in_array(app()->getLocale(),['ar-SA','fa-IR', 'he-IL']) ? 'rtl' : 'ltr'
<img src="{{ Auth::user()->present()->gravatar() }}" class="user-image" <img src="{{ Auth::user()->present()->gravatar() }}" class="user-image"
alt=""> alt="">
@else @else
<i class="fas fa-users" aria-hidden="true"></i> <i class="fas fa-user" aria-hidden="true"></i>
@endif @endif
<span class="hidden-xs">{{ Auth::user()->getFullNameAttribute() }} <strong <span class="hidden-xs">{{ Auth::user()->getFullNameAttribute() }} <strong