Updated the system to Rails 1.2.
[selectricity] / app / views / layouts / hc.rhtml
index b090bf181433dead747e15bc9351463fdbf019ba..860992a4dbd25a495ac247035a25aa807b7a4a40 100755 (executable)
@@ -3,7 +3,6 @@
     <head>
         <title><%= @page_title || "Selectricity" %></title>
         <%= stylesheet_link_tag "hc", :media => "all" %>
-        <% #engine_stylesheet 'login_engine' %>
  
         <%= javascript_include_tag "prototype", "effects", "dragdrop", "controls" %>
     </head>

Benjamin Mako Hill || Want to submit a patch?