Renamed CSS and layout to move from the old name (HC) to the new name
[selectricity] / app / controllers / user_controller.rb
index 25f827c07072c051c3635622451ea7ac0a4316bf..11cf095f032b8ef997088b0a400efeb9de3a4551 100644 (file)
@@ -1,5 +1,5 @@
 class UserController < ApplicationController
-  layout 'vb'
+  layout 'main'
 
   def home
     redirect_to :controller => 'site', :action => 'index'

Benjamin Mako Hill || Want to submit a patch?