mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Fix a typo
This commit is contained in:
@@ -61,7 +61,7 @@ class OrderListExporter(MultiSheetListExporter):
|
|||||||
)),
|
)),
|
||||||
('group_multiple_choice',
|
('group_multiple_choice',
|
||||||
forms.BooleanField(
|
forms.BooleanField(
|
||||||
label=_('Show multiple choice answers grouped in one colum'),
|
label=_('Show multiple choice answers grouped in one column'),
|
||||||
initial=False,
|
initial=False,
|
||||||
required=False
|
required=False
|
||||||
)),
|
)),
|
||||||
|
|||||||
@@ -54,6 +54,7 @@ Multibanco
|
|||||||
multiline
|
multiline
|
||||||
OpenCage
|
OpenCage
|
||||||
OpenStreetMap
|
OpenStreetMap
|
||||||
|
overpayment
|
||||||
PCI
|
PCI
|
||||||
PDFs
|
PDFs
|
||||||
percentual
|
percentual
|
||||||
|
|||||||
Reference in New Issue
Block a user