about summary refs log tree commit diff
path: root/app/views/settings/preferences/other/show.html.haml
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2019-06-10 20:09:05 +0200
committerThibaut Girka <thib@sitedethib.com>2019-06-10 20:09:05 +0200
commit7778de467cd35fa4a514dd97ced0d19675f3b9d9 (patch)
treec8048db1bc718663c5ed33c8b225544d5e37f98b /app/views/settings/preferences/other/show.html.haml
parentfc6d27daf39ca136b0e3e09e7572c5c46086ad72 (diff)
parent5bcd98172c2d0ec4827e396a3648eb1e94634c55 (diff)
Merge branch 'master' into glitch-soc/merge-upstream
Diffstat (limited to 'app/views/settings/preferences/other/show.html.haml')
-rw-r--r--app/views/settings/preferences/other/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/settings/preferences/other/show.html.haml b/app/views/settings/preferences/other/show.html.haml
index dfbf2a09c..9bdcb368d 100644
--- a/app/views/settings/preferences/other/show.html.haml
+++ b/app/views/settings/preferences/other/show.html.haml
@@ -1,7 +1,7 @@
 - content_for :page_title do
   = t('settings.preferences')
 
-= simple_form_for current_user, url: settings_preferences_path, html: { method: :put } do |f|
+= simple_form_for current_user, url: settings_preferences_other_path, html: { method: :put } do |f|
   = render 'shared/error_messages', object: current_user
 
   .fields-group