website: add missing html5shiv (ie6-8 html5). not critical at this time, but better there than not
This commit is contained in:
@ -53,7 +53,7 @@ function loadUserScriptHeader($path)
|
||||
|
||||
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="assets/js/html5shiv.js"></script>
|
||||
<script src="assets/html5shiv/html5shiv.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user