Updated the system to Rails 1.2.
[selectricity-live] / vendor / plugins / login_engine / app / views / user_notify / pending_delete.rhtml
diff --git a/vendor/plugins/login_engine/app/views/user_notify/pending_delete.rhtml b/vendor/plugins/login_engine/app/views/user_notify/pending_delete.rhtml
deleted file mode 100755 (executable)
index 84e200e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Dear <%= @name %>,
-
-At your request, <%= @app_name %> has marked your account for deletion. If it was not at your request, then you should be aware that someone has access to your account and requested this change.
-
-The following link is provided for you to restore your deleted account. If you click on this link within the next <%= @days %> days, your account will not be deleted. Otherwise, simply ignore this email and your account will be permanently deleted after that time.
-
-<a href="<%= @url%>">Click me!</a>
-<%= @url %>
\ No newline at end of file

Benjamin Mako Hill || Want to submit a patch?