(Fix) certified banker badge (#2137)

This commit is contained in:
bccornfo
2022-02-23 11:06:41 +00:00
committed by GitHub
parent 24e194213f
commit 1bb21ed992
+1 -1
View File
@@ -501,7 +501,7 @@
title="" data-original-title="{{ __('user.certified-downloader-desc') }}"><i
class="{{ config('other.font-awesome') }} fa-download"></i> {{ __('user.certified-downloader') }}!</span>
@endif
@if ($user->getSeedbonus() >= '50,000')
@if ($user->seedbonus >= 50_000)
<span class="badge-user" style="background-color:#9400d3; color:rgb(255,255,255);"
data-toggle="tooltip"
title="" data-original-title="{{ __('user.certified-banker-desc') }}"><i