Update index.html
This commit is contained in:
+10
-10
@@ -999,16 +999,6 @@
|
|||||||
<span id="credits-key-name"></span>
|
<span id="credits-key-name"></span>
|
||||||
</p>
|
</p>
|
||||||
<div class="credits-options">
|
<div class="credits-options">
|
||||||
<label class="credits-option">
|
|
||||||
<input
|
|
||||||
type="radio"
|
|
||||||
name="credits-amount"
|
|
||||||
value="5.50"
|
|
||||||
/>
|
|
||||||
<span class="credits-option-label"
|
|
||||||
>€ 5.50</span
|
|
||||||
>
|
|
||||||
</label>
|
|
||||||
<label class="credits-option">
|
<label class="credits-option">
|
||||||
<input
|
<input
|
||||||
type="radio"
|
type="radio"
|
||||||
@@ -1039,6 +1029,16 @@
|
|||||||
>€ 55.00</span
|
>€ 55.00</span
|
||||||
>
|
>
|
||||||
</label>
|
</label>
|
||||||
|
<label class="credits-option">
|
||||||
|
<input
|
||||||
|
type="radio"
|
||||||
|
name="credits-amount"
|
||||||
|
value="100.00"
|
||||||
|
/>
|
||||||
|
<span class="credits-option-label"
|
||||||
|
>€ 100.00</span
|
||||||
|
>
|
||||||
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<p class="credits-fee-note">
|
<p class="credits-fee-note">
|
||||||
A 10% handling fee is added on top of the OpenRouter
|
A 10% handling fee is added on top of the OpenRouter
|
||||||
|
|||||||
Reference in New Issue
Block a user