search for: admin_login_form

Displaying 1 result from an estimated 1 matches for "admin_login_form".

2011 Jun 13
0
Devise Authorization Error
...<div class="title_container">Administrator Login</div> <div class="content_container"> <%= flash[:notice] %> <%= flash[:alert] %> <%= form_for(resource, :as => resource_name, :url => session_path(resource_name), :html => {:id => :admin_login_form}) do | f| %> <table width="100%" cellpadding="2px" cellspacing="0px" border="0px"> <tr> <td width="50%"> <%= f.label :email %> </td> <td width="50%"> <%= f.email_field :e...