Show
Ignore:
Timestamp:
05/19/08 05:52:30 (19 months ago)
Author:
fumiakiy
Message:

Condition the use of identifier because 3.2 and 3.3 templates does not have it. BugId:79256

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-38/search_templates/default.tmpl

    r2345 r2384  
    66    <meta name="generator" content="<$MTProductName version="1"$>" /> 
    77<mt:IfBlog> 
     8    <mt:IfNonEmpty tag="Link" template="styles"> 
    89    <link rel="stylesheet" href="<$MTLink template="styles"$>" type="text/css" /> 
     10    <mt:else> 
     11    <link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" /> 
     12    </mt:IfNonEmpty> 
    913<mt:else> 
    1014    <link rel="stylesheet" href="<$MTStaticWebPath$>themes-base/blog.css" type="text/css" />