Ignore:
Timestamp:
Jul 14, 2006, 6:42:36 PM (18 years ago)
Author:
chrisaga
Message:

merge from trunk r1463:1464 into branch 1.6 (fix bug 461: csshover.htc doesn't work if $confquestion_mark_in_urls = false)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1_6/template/yoga/header.tpl

    r1419 r1465  
    2525<script type="text/javascript" src="{pwg_root}include/scripts.js"></script>
    2626<!--[if lt IE 7]>
     27  <style>
     28    /* only because we need \{pwg_root\} otherwise use fix-ie5-ie6.css */
     29    BODY { behavior:url("{pwg_root}template-common/csshover.htc"); }
     30  </style>
    2731  <script type="text/javascript" src="{pwg_root}include/pngfix.js"></script>
    2832<![endif]-->
Note: See TracChangeset for help on using the changeset viewer.