diff --git a/webapp_create_post.py b/webapp_create_post.py index 47e432273..b764f262d 100644 --- a/webapp_create_post.py +++ b/webapp_create_post.py @@ -122,12 +122,12 @@ def _html_new_post_drop_down(scope_icon: str, scope_description: str, 'icons/scope_blog.png"/>' + \ translate['Blog'] + '
' + \ translate['Publicly visible post'] + '\n' - drop_down_content += \ - '
  • ' + \ - translate['Unlisted'] + '
    ' + \ - translate['Not on public timeline'] + '
  • \n' + drop_down_content += \ + '
  • ' + \ + translate['Unlisted'] + '
    ' + \ + translate['Not on public timeline'] + '
  • \n' drop_down_content += \ '
  • ' + \