mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
De-emphasize resend links button
This commit is contained in:
@@ -302,7 +302,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-4 col-xs-12">
|
||||
<a class="btn btn-block btn-primary" href="{% eventurl event "presale:event.resend_link" %}">
|
||||
<a class="btn btn-block btn-default" href="{% eventurl event "presale:event.resend_link" %}">
|
||||
{% trans "Resend order links" %}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user