Changeset 336 for trunk/app/views/elements/login_hide.ctp
- Timestamp:
- 03/24/08 14:42:08 (10 months ago)
- Files:
-
- 1 modified
-
trunk/app/views/elements/login_hide.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/elements/login_hide.ctp
r276 r336 30 30 echo $form->end('Login'); 31 31 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')); 33 33 ?> 34 34 </div>
