remotes/1693045480750635534/spooky-22
kek7198 2021-11-25 17:20:06 -06:00
parent 975aafb39b
commit 5626323027
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
</button>
{% if v.procoins and a['price'] < 3600 %}
<button class="ml-2 block px-4 py-2 bg-gradient-to-t from-yellow-600 to-yellow-500 hover:from-yellow-500 hover:to-yellow-600 active:shadow-inner border border-gray-900 rounded-md text-shadow-t shadow-inset-t-white-10 text-sm font-bold text-yellow-900 focus:text-yellow-500 focus:outline-none {% if v.procoins < a['price'] %}disabled{% endif %}" onclick="post_toast('/buy/{{kind}}?mb=true')">
Buy with Marseybux
Buy with MarseyBux
</button>
{% endif %}
</td>