Split banner text into top and bottom

This commit is contained in:
Raphael Michel
2020-04-03 13:02:23 +02:00
parent 25dd8f2e2f
commit 1ffc799c4d
5 changed files with 106 additions and 13 deletions

View File

@@ -521,6 +521,7 @@ class EventSettingsForm(SettingsForm):
'attendee_addresses_required',
'confirm_text',
'banner_text',
'banner_text_bottom',
'order_email_asked_twice',
'last_order_modification_date',
]