forked from CGM_Public/pretix_original
Fix a typo
This commit is contained in:
@@ -61,7 +61,7 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
)),
|
||||
('group_multiple_choice',
|
||||
forms.BooleanField(
|
||||
label=_('Show multiple choice answers grouped in one colum'),
|
||||
label=_('Show multiple choice answers grouped in one column'),
|
||||
initial=False,
|
||||
required=False
|
||||
)),
|
||||
|
||||
@@ -54,6 +54,7 @@ Multibanco
|
||||
multiline
|
||||
OpenCage
|
||||
OpenStreetMap
|
||||
overpayment
|
||||
PCI
|
||||
PDFs
|
||||
percentual
|
||||
|
||||
Reference in New Issue
Block a user