Show
Ignore:
Timestamp:
05/30/08 02:23:26 (18 months ago)
Author:
bchoate
Message:

Updates to optimize recently_commented_on, category and tag attributes for Entries tag - BugId:79914. Search app can now supply user state - BugId:79906. Fix for 2-digit year bug - BugId:79924

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-39/default_templates/search_results.mtml

    r2310 r2463  
    33<html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard"> 
    44<head> 
     5    <script type="text/javascript"> 
     6    /* <![CDATA[ */ 
     7    var user = <$MTUserSessionState$>; 
     8    /* ]]> */ 
     9    </script> 
    510    <$mt:include module="<__trans phrase="HTML Head">"$> 
    611    <title><$MTBlogName encode_html="1"$>: <__trans phrase="Search Results"></title>