Fix IE bug again

This commit is contained in:
Ron Pedde 2005-12-03 07:54:30 +00:00
parent 869aa94de4
commit ce31933f14
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="mt-daapd.css" />
@ispage status.html:<meta http-equiv="refresh" content="10" />:@
@ispage smart.html:<script type="text/javascript" src="smart.js" />:@
<script type="text/javascript" src="mt-daapd.js" />
@ispage smart.html:<script type="text/javascript" src="smart.js"></script>:@
<script type="text/javascript" src="mt-daapd.js"></script>
</head>
<body @ispage playlist.html:onload="init();":@ @ispage smart.html:onload="init()":@>