mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Badges: Fix incorrect offsets for DURABLE 8334-02
This commit is contained in:
@@ -170,7 +170,7 @@ OPTIONS = OrderedDict([
|
|||||||
'cols': 2,
|
'cols': 2,
|
||||||
'rows': 6,
|
'rows': 6,
|
||||||
'margins': [28.5 * mm, 30 * mm, 28.5 * mm, 30 * mm],
|
'margins': [28.5 * mm, 30 * mm, 28.5 * mm, 30 * mm],
|
||||||
'offsets': [93 * mm, 60 * mm],
|
'offsets': [75 * mm, 40 * mm],
|
||||||
'pagesize': pagesizes.A4,
|
'pagesize': pagesizes.A4,
|
||||||
}),
|
}),
|
||||||
('herma_50x80', {
|
('herma_50x80', {
|
||||||
|
|||||||
Reference in New Issue
Block a user