Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.5.2.15, Sun Nov 30 18:04:32 2008 UTC | revision 1.5.2.16, Sat Jan 31 17:40:06 2009 UTC | |
|---|---|---|
| # | Line 16 | Line 16 |
| 16 | </title> | </title> |
| 17 | <?php print $head ?> | <?php print $head ?> |
| 18 | <?php print $styles ?> | <?php print $styles ?> |
| <!--[if IE]> | ||
| <link rel="stylesheet" href="<?php print $front_page . $directory; ?>/ie.css" type="text/css"> | ||
| <![endif]--> | ||
| 19 | <!--[if lt IE 7]> | <!--[if lt IE 7]> |
| 20 | <link rel="stylesheet" href="<?php print $front_page . $directory; ?>/ie_lt7.css" type="text/css"> | <link rel="stylesheet" href="<?php print $front_page . $directory; ?>/ie_lt7.css" type="text/css"> |
| 21 | <![endif]--> | <![endif]--> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |