]> cat aescling's git repositories - mastodon.git/commitdiff
Render translated view (#3093)
authoralpaca-tc <alpaca-tc@alpaca.tc>
Wed, 17 May 2017 13:36:56 +0000 (22:36 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 17 May 2017 13:36:56 +0000 (15:36 +0200)
app/views/auth/passwords/edit.html.haml

index 88cc36bf32b5ac9418f8a571daf5092cf2c1c67c..5e2b4fbd64e2a7ea13e4a17c599c3fd625b9d102 100644 (file)
@@ -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'