mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Payment provider API: Add confirm_button_name
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
</div>
|
||||
<div class="col-md-4 col-md-offset-4">
|
||||
<button class="btn btn-block btn-primary btn-lg" type="submit">
|
||||
{% trans "Pay now" %}
|
||||
{{ payment_provider.confirm_button_name }}
|
||||
</button>
|
||||
</div>
|
||||
<div class="clearfix"></div>
|
||||
|
||||
Reference in New Issue
Block a user