feat: update RP Cost label to Price
All checks were successful
Duster Fix / duster (push) Successful in 14s

Changed the label from "RP Cost" to "Price" for clarity.
This commit is contained in:
Rico van Zelst
2025-03-21 18:19:53 +01:00
parent 2d33fe4cf4
commit 6fe95007c2

View File

@@ -45,7 +45,7 @@
<ul class="mx-5"> <ul class="mx-5">
<li class="items-center mt-4 text-base font-medium leading-loose text-neutral-100 hyphens-auto" <li class="items-center mt-4 text-base font-medium leading-loose text-neutral-100 hyphens-auto"
lang="en"> lang="en">
<span class="font-bold">RP Cost:</span> <span class="font-bold">Price:</span>
@if ($skin->rp_price == '99999') @if ($skin->rp_price == '99999')
Not Available for RP Not Available for RP
@else @else