mirror of
https://github.com/pretix/pretix.git
synced 2026-05-15 16:54:00 +00:00
Make check icon read „OK“
This commit is contained in:
@@ -516,7 +516,10 @@
|
||||
<p>
|
||||
<span id="cart-extend-feedback" class="text-muted sr-only"></span>
|
||||
<button class="btn btn-default" autofocus value="OK">
|
||||
{% icon "check" %} {% trans "Reservation renewed" %}
|
||||
<span role="img" aria-label="{% trans "OK" %}">
|
||||
{% icon "check" %}
|
||||
</span>
|
||||
{% trans "Reservation renewed" %}
|
||||
</button>
|
||||
</p>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user