Updated the system to Rails 1.2.
[selectricity-live] / vendor / plugins / login_engine / app / views / user_notify / change_password.rhtml
diff --git a/vendor/plugins/login_engine/app/views/user_notify/change_password.rhtml b/vendor/plugins/login_engine/app/views/user_notify/change_password.rhtml
deleted file mode 100755 (executable)
index 7c0933f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Dear <%= @name %>,
-
-At your request, <%= @app_name %> has changed your password. If it was not at your request, then you should be aware that someone has access to your account and requested this change.
-
-Your new login credentials are:
-
-  login:    <%= @login %>
-  password: <%= @password %>
-<%= @url %>
\ No newline at end of file

Benjamin Mako Hill || Want to submit a patch?