Changeset 336 for trunk/app/views/elements/login.ctp
- Timestamp:
- 03/24/08 14:42:08 (10 months ago)
- Files:
-
- 1 modified
-
trunk/app/views/elements/login.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/elements/login.ctp
r246 r336 15 15 <?php 16 16 echo $html->para(null, $html->link('Join us!', '/users/register')); 17 echo $html->para(null, $html->link('forgot your password?', '/ users/recover'));17 echo $html->para(null, $html->link('forgot your password?', '/recovers/recover')); 18 18 ?> 19 19 </div>
