mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
feat: update RP Cost label to Price
All checks were successful
Duster Fix / duster (push) Successful in 14s
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user