diff --git a/resources/views/dashboard/user/profile/useraccount.blade.php b/resources/views/dashboard/user/profile/useraccount.blade.php index fc6a7a8..1ffb360 100755 --- a/resources/views/dashboard/user/profile/useraccount.blade.php +++ b/resources/views/dashboard/user/profile/useraccount.blade.php @@ -263,30 +263,60 @@ @endif -
{{__('Change your password here. This will log you out from all existing sessions for your security.')}}
+ @if (Auth::user()->hasDiscordConnection()) - + @else +{{__('Change your password here. This will log you out from all existing sessions for your security.')}}
+ +{!! __('Forgot password? Reset it here!') !!}
+ +