diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-07-25 20:02:52 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-07-25 20:02:52 +0000 |
| commit | 1aa1b51b9c14185c5118a1b005aa0b1e30b1d698 (patch) | |
| tree | a6e8867c719eec08cfd523d35688e14c0dfb11c5 /templates/header_inc.tpl | |
| parent | 780230a87b3623626bd006867b0793701afb329a (diff) | |
| download | themes-1aa1b51b9c14185c5118a1b005aa0b1e30b1d698.tar.gz themes-1aa1b51b9c14185c5118a1b005aa0b1e30b1d698.tar.bz2 themes-1aa1b51b9c14185c5118a1b005aa0b1e30b1d698.zip | |
Merge recent changes R1 1.0.2 beta --> HEAD
Diffstat (limited to 'templates/header_inc.tpl')
| -rw-r--r-- | templates/header_inc.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/header_inc.tpl b/templates/header_inc.tpl index 3ed15ec..8ad806a 100644 --- a/templates/header_inc.tpl +++ b/templates/header_inc.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_themes/templates/header_inc.tpl,v 1.2 2005/07/17 17:36:43 squareing Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_themes/templates/header_inc.tpl,v 1.3 2005/07/25 20:02:52 squareing Exp $ *} {strip} {if $gBitLoc.styleSheet} <link rel="stylesheet" title="{$style}" type="text/css" href="{$gBitLoc.styleSheet}" media="all" /> @@ -21,7 +21,7 @@ {if $gBitLoc.browser.client eq 'ie'} <!-- this wierdness fixes png display and CSS driven dropdown menus in GUESS WHAT BROWSER --> <!--[if gte IE 5.5000]> - <script type="text/javascript" src="{$gBitLoc.THEMES_PKG_URL}js/pngfix.js"></script> + <script type="text/javascript" src="{$gBitLoc.THEMES_PKG_URL}js/sleight.js"></script> <![endif]--> <!--[if gte IE 5.0]> <script type="text/javascript"> |
