1
0
mirror of https://github.com/pkimpel/retro-b5500.git synced 2026-04-26 04:08:12 +00:00

Clean up syntax and Content-Type issues in emulator/ and webUI/ before committing to Assembla.

This commit is contained in:
paul
2012-11-10 01:59:51 +00:00
parent ad09fbb13e
commit 7062468a16
7 changed files with 30 additions and 27 deletions

View File

@@ -1,8 +1,8 @@
<!DOCTYPE html>
<head>
<title>B5500 Test Loader</title>
<meta name="Author" content="Paul Kimpel">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Paul Kimpel">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<link id=defaultStyleSheet rel=stylesheet type="text/css" href="B5500DistributionAndDisplay.css">