about summary refs log tree commit diff
path: root/app/views/settings/profiles/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/settings/profiles/show.html.haml')
-rw-r--r--app/views/settings/profiles/show.html.haml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/settings/profiles/show.html.haml b/app/views/settings/profiles/show.html.haml
index 1b7765f32..ef2600169 100644
--- a/app/views/settings/profiles/show.html.haml
+++ b/app/views/settings/profiles/show.html.haml
@@ -49,13 +49,6 @@
   .fields-group
     = f.input :require_auth, as: :boolean, wrapper: :with_label, hint: t('simple_form.hints.defaults.require_auth')
 
-  %h4= t 'settings.profiles.advanced_privacy'
-
-  %p.hint= t 'settings.profiles.advanced_privacy_html'
-
-  .fields-group
-    = f.input :require_dereference, as: :boolean, wrapper: :with_label, hint: t('simple_form.hints.defaults.require_dereference_html')
-
   %hr.spacer/
 
   .fields-row