about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.pt-BR.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user_mailer/reset_password_instructions.pt-BR.html.erb')
-rw-r--r--app/views/user_mailer/reset_password_instructions.pt-BR.html.erb8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/views/user_mailer/reset_password_instructions.pt-BR.html.erb b/app/views/user_mailer/reset_password_instructions.pt-BR.html.erb
deleted file mode 100644
index 9b21aae92..000000000
--- a/app/views/user_mailer/reset_password_instructions.pt-BR.html.erb
+++ /dev/null
@@ -1,8 +0,0 @@
-<p>Olá, <%= @resource.email %>!</p>
-
-<p>Alguém solicitou um link para mudar a sua senha na instância <%= @instance %>. Você pode fazer isso através do link abaixo:</p>
-
-<p><%= link_to 'Mudar a minha senha', edit_password_url(@resource, reset_password_token: @token) %></p>
-
-<p>Se você não solicitou isso, por favor ignore este e-mail.</p>
-<p>A senha não será modificada até que você acesse o link acima e crie uma nova.</p>