Add a custom text to explain usage of vouchers

This commit is contained in:
Raphael Michel
2018-12-05 16:50:05 +01:00
parent e4f80f7660
commit 953ea26984
4 changed files with 18 additions and 0 deletions

View File

@@ -523,6 +523,10 @@ Your {event} team"""))
'default': '',
'type': LazyI18nString
},
'voucher_explanation_text': {
'default': '',
'type': LazyI18nString
},
'organizer_info_text': {
'default': '',
'type': LazyI18nString