diff --git a/webapp_person_options.py b/webapp_person_options.py index ea28adacc..74a3a0a65 100644 --- a/webapp_person_options.py +++ b/webapp_person_options.py @@ -245,9 +245,7 @@ def html_person_options(default_timeline: str, if donate_url: donate_str = \ ' \n' + '" tabindex="-1">' + translate['Donate'] + '\n' instance_title = \ get_config_param(base_dir, 'instanceTitle')