mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
6 lines
280 B
PHP
6 lines
280 B
PHP
<!--[if IE 7]>
|
|
<link rel="stylesheet" type="text/css" href="<?php echo $CFG->httpsthemewww ?>/chameleon/styles_ie7.css" />
|
|
<![endif]-->
|
|
<!--[if IE 6]>
|
|
<link rel="stylesheet" type="text/css" href="<?php echo $CFG->httpsthemewww ?>/chameleon/styles_ie6.css" />
|
|
<![endif]-->
|