Merge remote-tracking branch 'bennibu/rails3' into rails3
Conflicts: app/controllers/login_controller.rb app/models/message.rb app/views/sessions/new.html.haml
This commit is contained in:
commit
0bb080526a
7 changed files with 29 additions and 19 deletions
|
|
@ -24,4 +24,4 @@
|
|||
.control-group
|
||||
.controls
|
||||
= submit_tag t('.login'), class: 'btn'
|
||||
= link_to t('.forgot_password'), :controller => 'login', :action => 'forgot_password'
|
||||
= link_to t('.forgot_password'), forgot_password_path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue