website: add missing html5shiv (ie6-8 html5). not critical at this time, but better there than not

This commit is contained in:
Jon Atkins
2013-04-29 04:27:47 +01:00
parent cb207468df
commit 08ab525b7f
3 changed files with 20 additions and 1 deletions

View File

@ -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>