Skip to content
Snippets Groups Projects
Commit 1cac16ad authored by runemaster's avatar runemaster
Browse files

Added necessary code so that messages are displayed correctly in IE within the <object>

parent ea674a97
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html> <html>
<head> <head>
<title>%%title%%</title> <title>%%title%%</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="/synchronet.css" type="text/css">
</head> </head>
<body text="#ffffff" bgcolor="#000000"> <body class="object">
<PRE><FONT NAME="Courier New">@@body@@</FONT></PRE> <PRE>@@body@@</PRE>
</body> </body>
</html> </html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment