From 89d6166dbe7f467671c48ad4f983e37d52e17d79 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Wed, 10 May 2017 13:28:07 +0200 Subject: [PATCH] Remove icon from "add to calendar" --- src/pretix/presale/templates/pretixpresale/event/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/presale/templates/pretixpresale/event/index.html b/src/pretix/presale/templates/pretixpresale/event/index.html index 48d3d2757a..5512b243ac 100644 --- a/src/pretix/presale/templates/pretixpresale/event/index.html +++ b/src/pretix/presale/templates/pretixpresale/event/index.html @@ -106,7 +106,7 @@ {% endif %}
- {% trans "Add to Calendar" %} + {% trans "Add to Calendar" %}