Renamed CSS and layout to move from the old name (HC) to the new name
[selectricity] / app / controllers / account_controller.rb
index 031368b84327d7a1f5d397362686462b0f974859..bb614dec3cc0d93f0aef84d82f0bc4c37c4d0f06 100644 (file)
@@ -1,5 +1,5 @@
 class AccountController < ApplicationController
-  layout 'hc'
+  layout 'main'
   
   # Be sure to include AuthenticationSystem in Application Controller instead
   include AuthenticatedSystem

Benjamin Mako Hill || Want to submit a patch?