diff --git a/webapp_column_right.py b/webapp_column_right.py index 1cf718bce..354b866c3 100644 --- a/webapp_column_right.py +++ b/webapp_column_right.py @@ -50,8 +50,7 @@ def _votes_indicator(total_votes: int, positive_voting: bool) -> str: def get_right_column_content(base_dir: str, nickname: str, domain_full: str, - http_prefix: str, translate: {}, - moderator: bool, editor: bool, + translate: {}, moderator: bool, editor: bool, newswire: {}, positive_voting: bool, show_back_button: bool, timeline_path: str, show_publish_button: bool, @@ -533,7 +532,7 @@ def html_newswire_mobile(base_dir: str, nickname: str, icons_as_buttons) + '' html_str += \ get_right_column_content(base_dir, nickname, domain_full, - http_prefix, translate, + translate, moderator, editor, newswire, positive_voting, False, timeline_path, show_publish_button, diff --git a/webapp_frontscreen.py b/webapp_frontscreen.py index 9b1330ca1..987383d41 100644 --- a/webapp_frontscreen.py +++ b/webapp_frontscreen.py @@ -219,7 +219,7 @@ def html_front_screen(signing_priv_key_pem: str, '