mirror of
https://github.com/pretix/pretix.git
synced 2026-02-23 09:32:27 +00:00
ical: Remove Markdown indicator for mail_attach_ical_description (Z#23184634)
This commit is contained in:
@@ -2108,7 +2108,7 @@ DEFAULTS = {
|
||||
'form_class': I18nFormField,
|
||||
'form_kwargs': dict(
|
||||
label=_("Event description"),
|
||||
widget=I18nMarkdownTextarea,
|
||||
widget=I18nTextarea,
|
||||
help_text=_(
|
||||
"You can use this to share information with your attendees, such as travel information or the link to a digital event. "
|
||||
"If you keep it empty, we will put a link to the event shop, the admission time, and your organizer name in there. "
|
||||
|
||||
Reference in New Issue
Block a user