Show
Ignore:
Timestamp:
03/24/08 14:42:08 (10 months ago)
Author:
aarkerio
Message:

Move recover from users

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/elements/login_hide.ctp

    r276 r336  
    3030       echo $form->end('Login'); 
    3131       echo $html->para(null, $html->link('Join us!', '/users/register')); 
    32        echo $html->para(null, $html->link('forgot your password?', '/users/recover'));  
     32       echo $html->para(null, $html->link('forgot your password?', '/recovers/recover'));  
    3333 ?> 
    3434</div>