8
0

changed wrong resource link

Dieser Commit ist enthalten in:
Daniel Seifert 2018-07-20 21:00:35 +02:00
Ursprung 07433dd826
Commit 0d8db42cc6

Datei anzeigen

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