From 11b746d8017e78f33fadab412d1f10e47837d659 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 19 Feb 2025 14:04:19 +0000 Subject: [PATCH] UI tweak Signed-off-by: snipe --- resources/views/account/profile.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/account/profile.blade.php b/resources/views/account/profile.blade.php index d02f842fed..7a6ad69da1 100755 --- a/resources/views/account/profile.blade.php +++ b/resources/views/account/profile.blade.php @@ -115,7 +115,7 @@
{!! $errors->first('gravatar', '') !!} -

+

{{ $user->present()->fullName() }} avatar image {!! trans('general.gravatar_url') !!}