Show
Ignore:
Timestamp:
05/27/08 21:49:48 (6 months ago)
Author:
aarkerio
Message:

Update record student

Files:
1 modified

Legend:

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

    r530 r574  
    3030   echo '</fieldset>'; 
    3131 
    32    echo $html->div(null, $html->link('Join us!', '/users/register')); 
    33    echo $html->div(null, $html->link('forgot your password?', '/recovers/recover'));  
     32   echo $html->div(null, $html->link('Join us!', '/users/register', array('style'=>'font-size:7pt'))); 
     33   echo $html->div(null, $html->link('forgot your password?', '/recovers/recover', array('style'=>'font-size:7pt')));  
    3434 ?> 
    3535</div>