Show
Ignore:
Timestamp:
10/10/08 21:03:41 (8 weeks ago)
Author:
aarkerio
Message:

Little changes

Files:
1 modified

Legend:

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

    r682 r806  
    9696 
    9797   // search 
    98    //$list = array('<h2 class="bg3">'.__('Search', true).'</h2>'.$this->element('search')); 
    99    // echo $html->nestedList($list); 
     98   $list = array('<h2 class="bg3">'.__('Search', true).'</h2>'.$this->element('search')); 
     99   echo $html->nestedList($list); 
    100100 
    101101  $tmp  = $html->para(null,$html->link($html->image('static/valid_xhtml10_80x15_22.png'), 'http://www.w3.org/TR/xhtml1/', null, null, false));