forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-10 12:52:17 -06:00
parent c980675dac
commit b548a88467
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<div class="mt-3">
<input autocomplete="off" id="coins-transfer-amount" class="form-input" name="amount" type="number" oninput="updateTax()">
<p class="mt-1 text-sm text-gray-400">
{{u.username}} will receive <strong id="coins-transfer-taxed-mobile">0</strong> {{'COINS_NAME' | app_config}}
{{u.username}} will receive <strong id="coins-transfer-taxed">0</strong> {{'COINS_NAME' | app_config}}
</p>
</div>
</div>