changed wrong resource link

This commit is contained in:
Daniel Seifert 2018-07-20 21:00:35 +02:00
parent 07433dd826
commit 0d8db42cc6
1 changed files with 1 additions and 1 deletions

View File

@ -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'); ?>">