]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/reset_password.text.html.erb
Rework password reset system to do away with the second email and instead
[rails.git] / app / views / notifier / reset_password.text.html.erb
diff --git a/app/views/notifier/reset_password.text.html.erb b/app/views/notifier/reset_password.text.html.erb
deleted file mode 100644 (file)
index 39ea35b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<p><%= t 'notifier.reset_password_html.greeting' %></p>
-
-<p><%= t 'notifier.reset_password_html.reset', :new_password => @pass %></p>