changed wrong resource link
This commit is contained in:
parent
07433dd826
commit
0d8db42cc6
@ -42,7 +42,7 @@
|
||||
<?php } ?>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="<?= $base_url; ?>themes/daux/js/html5shiv-3.7.3.min.js"></script>
|
||||
<script src="<?= $base_url; ?>themes/d3/js/html5shiv-3.7.3.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body class="<?= $params['html']['float'] ? 'with-float' : ''; ?> <?= $this->section('classes'); ?>">
|
||||
|
Loading…
Reference in New Issue
Block a user