8
0
Fork 0

changed wrong resource link

Dieser Commit ist enthalten in:
Daniel Seifert 2018-07-20 21:01:23 +02:00
Ursprung 6a52f6bff7
Commit 38a01e1069
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

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