Skip to content

Commit 20074d4

Browse files
mavoInfsbraun
andauthored
Update djangocms_frontend/contrib/modal/forms.py
Co-authored-by: Fabian Braun <[email protected]>
1 parent 956771a commit 20074d4

File tree

1 file changed

+1
-1
lines changed
  • djangocms_frontend/contrib/modal

1 file changed

+1
-1
lines changed

djangocms_frontend/contrib/modal/forms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ class Meta:
109109
)
110110

111111
modal_static = forms.BooleanField(
112-
label=_("Static"),
112+
label=_("Static backdrop"),
113113
required=False,
114114
help_text=_("Disable scrolling in the container."),
115115
)

0 commit comments

Comments
 (0)