Changeset 1656

Show
Ignore:
Timestamp:
05/30/2007 09:30:26 PM (20 months ago)
Author:
jeena
Message:

bugfix <jlog:searchstring />

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/scripts/do_template.php

    r1624 r1656  
    8484        htmlspecialchars(JLOG_WEBSITE, ENT_QUOTES), 
    8585        htmlspecialchars($c['meta']['title']), 
    86    $c['meta']['aditionalheader'], 
     86                        $c['meta']['aditionalheader'], 
    8787        JLOG_PATH, 
    8888        $l['content_skip'], 
     
    9191        stripslashes(stripslashes(JLOG_DESCRIPTION)), 
    9292        $l['content_search_topic'], 
    93         $l['content_categories_header'], 
     93        '', // bugfix 
    9494        $l['content_search'], 
    9595        $l['content_categorieslist_h'],