diff options
Diffstat (limited to 'app/views/settings/preferences/appearance')
-rw-r--r-- | app/views/settings/preferences/appearance/show.html.haml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/settings/preferences/appearance/show.html.haml b/app/views/settings/preferences/appearance/show.html.haml index 87e7b91c5..48031a973 100644 --- a/app/views/settings/preferences/appearance/show.html.haml +++ b/app/views/settings/preferences/appearance/show.html.haml @@ -17,9 +17,6 @@ %p.hint= t 'appearance.advanced_web_interface_hint' .fields-group - = f.input :setting_aggregate_reblogs, as: :boolean, wrapper: :with_label, recommended: true - - .fields-group = f.input :setting_advanced_layout, as: :boolean, wrapper: :with_label, hint: false %h4= t 'appearance.animations_and_accessibility' |