Browse Source

Render translated view (#3093)

closed-social-glitch-2
alpaca-tc 7 years ago
committed by Eugen Rochko
parent
commit
b397f69633
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/views/auth/passwords/edit.html.haml

+ 1
- 1
app/views/auth/passwords/edit.html.haml View 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'

Loading…
Cancel
Save