diff --git a/webapp_profile.py b/webapp_profile.py index d1f4ce450..ffebc32e4 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -1114,9 +1114,6 @@ def _htmlEditProfileGraphicDesign(baseDir: str, translate: {}) -> str: lowBandwidth = getConfigParam(baseDir, 'lowBandwidth') if not lowBandwidth: lowBandwidth = False - graphicsStr += \ - editCheckBox(translate['Low Bandwidth'], 'lowBandwidth', - bool(lowBandwidth)) graphicsStr += _htmlThemesDropdown(baseDir, translate) graphicsStr += \ '