mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-03 01:23:22 +02:00
Small fixes to deposit page
This commit is contained in:
parent
4284d2ab4e
commit
b8c52a3db4
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@
|
|||
<span class="form-selectgroup-check"></span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="payment payment-provider-crypto payment-xs me-2"></span>
|
||||
<span class="payment payment-provider-bitcoin payment-xs me-2"></span>
|
||||
{{ __('Crypto') }}
|
||||
</div>
|
||||
</div>
|
||||
|
@ -85,7 +85,7 @@
|
|||
<div class="card-footer">
|
||||
<div class="row align-items-center">
|
||||
<div class="d-grid gap-2 d-md-block">
|
||||
<button type="submit" class="btn btn-primary">{{ __('Deposit') }}</button>
|
||||
<button type="submit" class="btn btn-primary">{{ __('Add Deposit') }}</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue