Show
Ignore:
Timestamp:
05/20/08 12:57:16 (7 months ago)
Author:
aarkerio
Message:

Login box fixed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/layouts/portal.ctp

    r494 r529  
    1414    echo $html->charset('UTF-8'); 
    1515    echo $javascript->link('prototype'); 
     16    echo $javascript->link('scriptaculous.js?load=effects'); 
    1617    echo $javascript->link('myfunctions'); 
    17     echo $javascript->link('scriptaculous.js?load=effects'); 
    1818 endif; 
    1919echo $html->css("portal/portal");