rename some labels
This commit is contained in:
@@ -25,7 +25,7 @@ class ImageWithTextBlock(blocks.StructBlock):
|
||||
label="Bildeformat",
|
||||
)
|
||||
text = blocks.CharBlock(
|
||||
label="Tekst",
|
||||
label="Bildetekst",
|
||||
required=False,
|
||||
max_length=512,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user