mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Remove icon from "add to calendar"
This commit is contained in:
@@ -106,7 +106,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<br>
|
<br>
|
||||||
<a href="{% eventurl event "presale:event.ical.download" %}">
|
<a href="{% eventurl event "presale:event.ical.download" %}">
|
||||||
<i class="fa fa-calendar"></i> {% trans "Add to Calendar" %}
|
{% trans "Add to Calendar" %}
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user