Updated the system to Rails 1.2.
[selectricity-live] / vendor / plugins / login_engine / app / views / user / logout.rhtml
diff --git a/vendor/plugins/login_engine/app/views/user/logout.rhtml b/vendor/plugins/login_engine/app/views/user/logout.rhtml
deleted file mode 100755 (executable)
index 18f8b3d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<div title="<%= title_helper %>" class="memo">
-  <h3>Logoff</h3>
-
-  <p>You are now logged out of the system...</p>
-
-  <%= link_to '&#171; login', :action => 'login' %>
-</div>
-

Benjamin Mako Hill || Want to submit a patch?