Skip to content

Commit

Permalink
Undo headwind change
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeyStk committed Aug 8, 2024
1 parent f01bd86 commit b1b3108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integreat_cms/cms/views/regions/region_actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def delete_region(
messages.error(
request,
format_html(
"{}<ul class='pl-4 list-disc'>{}</ul>",
"{}<ul class='list-disc pl-4'>{}</ul>",
_(
"Region could not be deleted, because the following pages are mirrored in other regions:"
),
Expand Down

0 comments on commit b1b3108

Please sign in to comment.