about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--app/views/auth/passwords/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/auth/passwords/edit.html.haml b/app/views/auth/passwords/edit.html.haml
index 88cc36bf3..5e2b4fbd6 100644
--- a/app/views/auth/passwords/edit.html.haml
+++ b/app/views/auth/passwords/edit.html.haml
@@ -11,4 +11,4 @@
   .actions
     = f.button :button, t('auth.set_new_password'), type: :submit
 
-.form-footer= render 'devise/shared/links'
+.form-footer= render 'auth/shared/links'